feat(svelte-query): useMutationState
- added a new export
createMutationStatethat returns the currently going mutation state, or specific states if filters are provided as option. - added basic tests
The latest updates on your projects. Learn more about Vercel for Git βοΈ
1 Ignored Deployment
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| query | β¬οΈ Ignored (Inspect) | Visit Preview | May 25, 2024 0:27am |
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 4c1745bcd76981fabca1c420c97a8eab44df8b0a:
| Sandbox | Source |
|---|---|
| @tanstack/query-example-angular-basic | Configuration |
| @tanstack/query-example-react-basic-typescript | Configuration |
| @tanstack/query-example-solid-basic-typescript | Configuration |
| @tanstack/query-example-svelte-basic | Configuration |
| @tanstack/query-example-vue-basic | Configuration |
βοΈ Nx Cloud Report
CI is running/has finished running commands for commit 4c1745bcd76981fabca1c420c97a8eab44df8b0a. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
π See all runs for this CI Pipeline Execution
| π₯ Failed Commands |
|---|
nx run-many --targets=test:format,test:sherif,test:knip,test:eslint,test:lib,test:types,test:build,build,test:attw --parallel=3 |
β Successfully ran 1 target
Sent with π from NxCloud.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 69.75%. Comparing base (
93674fe) to head (4c1745b). Report is 157 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #7477 +/- ##
===========================================
+ Coverage 41.42% 69.75% +28.32%
===========================================
Files 184 18 -166
Lines 7331 162 -7169
Branches 1531 32 -1499
===========================================
- Hits 3037 113 -2924
+ Misses 3889 43 -3846
+ Partials 405 6 -399
LGTM, thanks for your effort @sharmapukar217 !
Welcome π€ this library is my first choice on starting any project so happy to be a part of it π