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

153 refator refresh token and callback #155

Merged
merged 3 commits into from
Jan 16, 2024

refactor(modules/auth): move save user login to `authService`

f7a3440
Select commit
Loading
Failed to load commit list.
Merged

153 refator refresh token and callback #155

refactor(modules/auth): move save user login to `authService`
f7a3440
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 16, 2024 in 0s

85.87% (-0.70%) compared to fbcf66b, passed because patch was fully covered by tests with no unexpected coverage changes

View this Pull Request on Codecov

85.87% (-0.70%) compared to fbcf66b, passed because patch was fully covered by tests with no unexpected coverage changes

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fbcf66b) 86.57% compared to head (f7a3440) 85.87%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #155      +/-   ##
==========================================
- Coverage   86.57%   85.87%   -0.70%     
==========================================
  Files          30       30              
  Lines        1497     1423      -74     
  Branches      157      147      -10     
==========================================
- Hits         1296     1222      -74     
  Misses        201      201              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.