query icon indicating copy to clipboard operation
query copied to clipboard

Migrate default query function example to vite

Open zorzysty opened this issue 2 years ago • 2 comments

zorzysty avatar Jul 30 '22 20:07 zorzysty

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 3d28811959d930d39645ca69c33b538945895e1a:

Sandbox Source
@tanstack/query-example-react-basic Configuration
@tanstack/query-example-react-basic-typescript Configuration

codesandbox-ci[bot] avatar Jul 30 '22 20:07 codesandbox-ci[bot]

Codecov Report

Merging #3954 (3d28811) into main (eab6e2c) will increase coverage by 0.45%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #3954      +/-   ##
==========================================
+ Coverage   96.36%   96.81%   +0.45%     
==========================================
  Files          45       57      +12     
  Lines        2281     2666     +385     
  Branches      640      782     +142     
==========================================
+ Hits         2198     2581     +383     
- Misses         80       83       +3     
+ Partials        3        2       -1     
Impacted Files Coverage Δ
src/react/useMutation.ts
src/react/reactBatchedUpdates.ts
src/core/queryClient.ts
src/core/hydration.ts
src/react/tests/utils.tsx
src/react/useBaseQuery.ts
src/react/useInfiniteQuery.ts
src/core/infiniteQueryObserver.ts
src/devtools/Explorer.tsx
src/react/setLogger.ts
... and 92 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2861b53...3d28811. Read the comment docs.

codecov-commenter avatar Jul 30 '22 20:07 codecov-commenter