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

[PM-11764] Implement account switching and sdk initialization #11472

Merged

fix: broken impl and race condition in tests

85d4809
Select commit
Loading
Failed to load commit list.
Merged

[PM-11764] Implement account switching and sdk initialization #11472

fix: broken impl and race condition in tests
85d4809
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 16, 2024 in 0s

77.77% of diff hit (target 33.19%)

View this Pull Request on Codecov

77.77% of diff hit (target 33.19%)

Annotations

Check warning on line 43 in libs/common/src/auth/services/kdf-config.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/common/src/auth/services/kdf-config.service.ts#L43

Added line #L43 was not covered by tests

Check warning on line 845 in libs/common/src/platform/services/crypto.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/common/src/platform/services/crypto.service.ts#L845

Added line #L845 was not covered by tests

Check warning on line 939 in libs/common/src/platform/services/crypto.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/common/src/platform/services/crypto.service.ts#L939

Added line #L939 was not covered by tests

Check warning on line 42 in libs/common/src/platform/services/sdk/default-sdk.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/common/src/platform/services/sdk/default-sdk.service.ts#L42

Added line #L42 was not covered by tests

Check warning on line 117 in libs/common/src/platform/services/sdk/default-sdk.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/common/src/platform/services/sdk/default-sdk.service.ts#L117

Added line #L117 was not covered by tests

Check warning on line 176 in libs/common/src/platform/services/sdk/default-sdk.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/common/src/platform/services/sdk/default-sdk.service.ts#L175-L176

Added lines #L175 - L176 were not covered by tests