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

chore(Authorization)!: Updates Token Storage Structure #400

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

test: updates test suite to use new TokenStorage

d9e00ba
Select commit
Loading
Failed to load commit list.
Open

chore(Authorization)!: Updates Token Storage Structure #400

test: updates test suite to use new TokenStorage
d9e00ba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 6, 2025 in 0s

96.79% (-2.04%) compared to 9bc2478

View this Pull Request on Codecov

96.79% (-2.04%) compared to 9bc2478

Details

Codecov Report

Attention: Patch coverage is 83.13253% with 14 lines in your changes missing coverage. Please review.

Project coverage is 96.79%. Comparing base (9bc2478) to head (d9e00ba).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/core/authorization/TokenManager.ts 83.78% 11 Missing and 1 partial ⚠️
src/core/authorization/AuthorizationManager.ts 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #400      +/-   ##
==========================================
- Coverage   98.82%   96.79%   -2.04%     
==========================================
  Files          70       70              
  Lines        1191     1247      +56     
  Branches      194      208      +14     
==========================================
+ Hits         1177     1207      +30     
- Misses         14       39      +25     
- Partials        0        1       +1     

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