Skip to content

Conversation

@Newbie012
Copy link
Collaborator

fixes #4450

@codesandbox-ci
Copy link

codesandbox-ci bot commented Nov 3, 2022

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 5187b16:

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

@codecov-commenter
Copy link

Codecov Report

Base: 96.36% // Head: 92.46% // Decreases project coverage by -3.90% ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4451      +/-   ##
==========================================
- Coverage   96.36%   92.46%   -3.91%     
==========================================
  Files          45       88      +43     
  Lines        2281     3568    +1287     
  Branches      640      922     +282     
==========================================
+ Hits         2198     3299    +1101     
- Misses         80      253     +173     
- Partials        3       16      +13     
Impacted Files Coverage Δ
src/core/mutation.ts
src/devtools/devtools.tsx
src/react/useQuery.ts
src/core/query.ts
src/core/onlineManager.ts
src/react/setBatchUpdatesFn.ts
src/devtools/styledComponents.ts
src/react/QueryErrorResetBoundary.tsx
src/core/queryClient.ts
src/core/utils.ts
... and 123 more

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

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

@TkDodo TkDodo merged commit 17c642d into TanStack:main Nov 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

eslint-plugin: prefer-query-object-syntax shows error when object is a constant

3 participants