Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(mutation): add an optional key option to mutations #19

Merged

refactor(mutation): remove passing mutation context to mutation key g…

d16cf2d
Select commit
Loading
Failed to load commit list.
Merged

feat(mutation): add an optional key option to mutations #19

refactor(mutation): remove passing mutation context to mutation key g…
d16cf2d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 5, 2024 in 0s

86.67% (+0.00%) compared to 1039478

View this Pull Request on Codecov

86.67% (+0.00%) compared to 1039478

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 86.67%. Comparing base (1039478) to head (d16cf2d).
Report is 2 commits behind head on main.

Files Patch % Lines
src/query-store.ts 50.00% 3 Missing ⚠️
src/use-query.ts 33.33% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #19   +/-   ##
=======================================
  Coverage   86.66%   86.67%           
=======================================
  Files          10       10           
  Lines        1642     1643    +1     
  Branches       80       80           
=======================================
+ Hits         1423     1424    +1     
  Misses        218      218           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.