feat(mutation): add an optional key
option to mutations
#19
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.
Loading