Skip to content

fix: if refreshing token, getUserInfo and storeUser are redundant

885099d
Select commit
Loading
Failed to load commit list.
Open

refresh userinfo data on demand #877

fix: if refreshing token, getUserInfo and storeUser are redundant
885099d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 26, 2024 in 0s

78.11% (+0.42%) compared to ebe7545

View this Pull Request on Codecov

78.11% (+0.42%) compared to ebe7545

Details

Codecov Report

Attention: Patch coverage is 95.83333% with 3 lines in your changes missing coverage. Please review.

Project coverage is 78.11%. Comparing base (ebe7545) to head (885099d).
Report is 739 commits behind head on main.

Files with missing lines Patch % Lines
src/UserManager.ts 76.92% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #877      +/-   ##
==========================================
+ Coverage   77.69%   78.11%   +0.42%     
==========================================
  Files          44       45       +1     
  Lines        1690     1723      +33     
  Branches      331      338       +7     
==========================================
+ Hits         1313     1346      +33     
- Misses        340      341       +1     
+ Partials       37       36       -1     

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