♻️ refactor: user store add an auth slice #2214
Merged
Codecov / codecov/project
succeeded
May 3, 2024 in 0s
92.86% (-0.01%) compared to fa16721, passed because coverage increased by +0.02% when compared to adjusted base (92.84%)
View this Pull Request on Codecov
92.86% (-0.01%) compared to fa16721, passed because coverage increased by +0.02% when compared to adjusted base (92.84%)
Details
Codecov Report
Attention: Patch coverage is 94.75983%
with 12 lines
in your changes are missing coverage. Please review.
Project coverage is 92.86%. Comparing base (
fa16721
) to head (6134baf
).
Report is 1 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
src/store/user/slices/auth/action.ts | 90.12% | 8 Missing |
src/store/user/slices/sync/action.ts | 95.74% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2214 +/- ##
==========================================
- Coverage 92.87% 92.86% -0.01%
==========================================
Files 292 295 +3
Lines 16699 16791 +92
Branches 1201 1940 +739
==========================================
+ Hits 15509 15593 +84
- Misses 1190 1198 +8
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading