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

♻️ refactor: user store add an auth slice #2214

Merged
merged 5 commits into from
May 3, 2024

🎨 chore: clean code

6134baf
Select commit
Loading
Failed to load commit list.
Merged

♻️ refactor: user store add an auth slice #2214

🎨 chore: clean code
6134baf
Select commit
Loading
Failed to load commit list.
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.