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

Auth - PM-7392 & PM-7436 - Token Service - Desktop - Add disk fallback for secure storage failures #8913

PM-7392 - address PR feedback.

895c825
Select commit
Loading
Failed to load commit list.
Merged

Auth - PM-7392 & PM-7436 - Token Service - Desktop - Add disk fallback for secure storage failures #8913

PM-7392 - address PR feedback.
895c825
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 3, 2024 in 1s

45.08% of diff hit (target 28.18%)

View this Pull Request on Codecov

45.08% of diff hit (target 28.18%)

Annotations

Check warning on line 380 in apps/browser/src/background/main.background.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/browser/src/background/main.background.ts#L379-L380

Added lines #L379 - L380 were not covered by tests

Check warning on line 382 in apps/browser/src/background/main.background.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/browser/src/background/main.background.ts#L382

Added line #L382 was not covered by tests

Check warning on line 384 in apps/browser/src/background/main.background.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/browser/src/background/main.background.ts#L384

Added line #L384 was not covered by tests

Check warning on line 624 in apps/browser/src/background/main.background.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/browser/src/background/main.background.ts#L624

Added line #L624 was not covered by tests

Check warning on line 14 in apps/browser/src/popup/app.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/browser/src/popup/app.component.ts#L14

Added line #L14 was not covered by tests

Check warning on line 95 in apps/browser/src/popup/app.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/browser/src/popup/app.component.ts#L95

Added line #L95 was not covered by tests

Check warning on line 247 in apps/browser/src/popup/app.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/browser/src/popup/app.component.ts#L247

Added line #L247 was not covered by tests

Check warning on line 252 in apps/browser/src/popup/app.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/browser/src/popup/app.component.ts#L252

Added line #L252 was not covered by tests

Check warning on line 256 in apps/browser/src/popup/app.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/browser/src/popup/app.component.ts#L256

Added line #L256 was not covered by tests

Check warning on line 428 in apps/cli/src/service-container.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/cli/src/service-container.ts#L428

Added line #L428 was not covered by tests

Check warning on line 53 in apps/desktop/src/app/app.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/app/app.component.ts#L53

Added line #L53 was not covered by tests

Check warning on line 113 in apps/desktop/src/app/app.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/app/app.component.ts#L113

Added line #L113 was not covered by tests

Check warning on line 213 in apps/desktop/src/app/app.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/app/app.component.ts#L213

Added line #L213 was not covered by tests

Check warning on line 557 in apps/desktop/src/app/app.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/app/app.component.ts#L557

Added line #L557 was not covered by tests

Check warning on line 562 in apps/desktop/src/app/app.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/app/app.component.ts#L562

Added line #L562 was not covered by tests

Check warning on line 570 in apps/desktop/src/app/app.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/app/app.component.ts#L570

Added line #L570 was not covered by tests

Check warning on line 573 in apps/desktop/src/app/app.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/app/app.component.ts#L573

Added line #L573 was not covered by tests

Check warning on line 582 in apps/desktop/src/app/app.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/app/app.component.ts#L581-L582

Added lines #L581 - L582 were not covered by tests

Check warning on line 584 in apps/desktop/src/app/app.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/app/app.component.ts#L584

Added line #L584 was not covered by tests

Check warning on line 590 in apps/desktop/src/app/app.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/app/app.component.ts#L590

Added line #L590 was not covered by tests

Check warning on line 593 in apps/desktop/src/app/app.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/app/app.component.ts#L593

Added line #L593 was not covered by tests

Check warning on line 602 in apps/desktop/src/app/app.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/app/app.component.ts#L601-L602

Added lines #L601 - L602 were not covered by tests

Check warning on line 604 in apps/desktop/src/app/app.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/app/app.component.ts#L604

Added line #L604 was not covered by tests

Check warning on line 609 in apps/desktop/src/app/app.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/app/app.component.ts#L609

Added line #L609 was not covered by tests

Check warning on line 616 in apps/desktop/src/app/app.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/app/app.component.ts#L616

Added line #L616 was not covered by tests