query icon indicating copy to clipboard operation
query copied to clipboard

Error boundary handling for useQueries

Open zorzysty opened this issue 2 years ago • 2 comments

closes #2395

zorzysty avatar Sep 15 '22 18:09 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 e5ab2782c07eb9dc61daab35dc8b3da0ce8bd16a:

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

codesandbox-ci[bot] avatar Sep 15 '22 18:09 codesandbox-ci[bot]

Codecov Report

Base: 96.36% // Head: 96.59% // Increases project coverage by +0.23% :tada:

Coverage data is based on head (e5ab278) compared to base (eab6e2c). Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4177      +/-   ##
==========================================
+ Coverage   96.36%   96.59%   +0.23%     
==========================================
  Files          45       73      +28     
  Lines        2281     2969     +688     
  Branches      640      816     +176     
==========================================
+ Hits         2198     2868     +670     
- Misses         80       99      +19     
+ Partials        3        2       -1     
Impacted Files Coverage Δ
src/core/utils.ts
src/devtools/tests/utils.tsx
src/core/mutationObserver.ts
src/react/useQuery.ts
src/react/utils.ts
src/react/Hydrate.tsx
src/react/QueryErrorResetBoundary.tsx
src/devtools/devtools.tsx
src/core/mutation.ts
src/core/mutationCache.ts
... and 108 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov-commenter avatar Sep 16 '22 07:09 codecov-commenter