posva / pinia-colada

🍹 The smart data fetching layer for Pinia
https://pinia-colada.esm.dev/
MIT License
584 stars 7 forks source link

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

Closed ElisePatrikainen closed 2 months ago

netlify[bot] commented 3 months ago

Deploy Preview for funny-banoffee-0afb46 canceled.

Name Link
Latest commit d16cf2d00e0b58650efe44e9e08c35049d54e24e
Latest deploy log https://app.netlify.com/sites/funny-banoffee-0afb46/deploys/660fc3e5270da90008444afd
codecov[bot] commented 3 months ago

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 :warning:
src/use-query.ts 33.33% 2 Missing :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.