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/patch failed Jan 6, 2025 in 0s

83.13% of diff hit (target 98.82%)

View this Pull Request on Codecov

83.13% of diff hit (target 98.82%)

Annotations

Check warning on line 297 in src/core/authorization/AuthorizationManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/authorization/AuthorizationManager.ts#L297

Added line #L297 was not covered by tests

Check warning on line 305 in src/core/authorization/AuthorizationManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/authorization/AuthorizationManager.ts#L305

Added line #L305 was not covered by tests

Check warning on line 120 in src/core/authorization/TokenManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/authorization/TokenManager.ts#L120

Added line #L120 was not covered by tests

Check warning on line 186 in src/core/authorization/TokenManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/authorization/TokenManager.ts#L186

Added line #L186 was not covered by tests

Check warning on line 222 in src/core/authorization/TokenManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/authorization/TokenManager.ts#L222

Added line #L222 was not covered by tests

Check warning on line 282 in src/core/authorization/TokenManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/authorization/TokenManager.ts#L282

Added line #L282 was not covered by tests

Check warning on line 327 in src/core/authorization/TokenManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/authorization/TokenManager.ts#L326-L327

Added lines #L326 - L327 were not covered by tests

Check warning on line 329 in src/core/authorization/TokenManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/authorization/TokenManager.ts#L329

Added line #L329 was not covered by tests

Check warning on line 332 in src/core/authorization/TokenManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/authorization/TokenManager.ts#L331-L332

Added lines #L331 - L332 were not covered by tests

Check warning on line 341 in src/core/authorization/TokenManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/authorization/TokenManager.ts#L340-L341

Added lines #L340 - L341 were not covered by tests