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

Merge branch 'main' into auth/pm-7392/token-service-add-secure-storag…

81e919c
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

Merge branch 'main' into auth/pm-7392/token-service-add-secure-storag…
81e919c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 29, 2024 in 1s

40.44% of diff hit (target 28.11%)

View this Pull Request on Codecov

40.44% of diff hit (target 28.11%)

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 255 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#L255

Added line #L255 was not covered by tests

Check warning on line 260 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#L260

Added line #L260 was not covered by tests

Check warning on line 264 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#L264

Added line #L264 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 577 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#L577

Added line #L577 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#L582

Added line #L582 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 610 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#L610

Added line #L610 was not covered by tests

Check warning on line 613 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#L613

Added line #L613 was not covered by tests

Check warning on line 622 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#L621-L622

Added lines #L621 - L622 were not covered by tests

Check warning on line 624 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#L624

Added line #L624 was not covered by tests