query icon indicating copy to clipboard operation
query copied to clipboard

Migrate suspense 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 ffceabd264e68ffd2bf2a7c88f3776978832568b:

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 #3953 (ffceabd) into main (eab6e2c) will increase coverage by 0.45%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #3953      +/-   ##
==========================================
+ 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/Hydrate.tsx
src/core/logger.ts
src/react/utils.ts
src/core/queryObserver.ts
src/react/useQuery.ts
src/devtools/theme.tsx
src/react/useQueries.ts
src/core/onlineManager.ts
src/devtools/tests/utils.tsx
src/core/focusManager.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...ffceabd. Read the comment docs.

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