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-5693] Migrate SDK to CryptoService #8

Open
wants to merge 1 commit into
base: ps/secure-crypto-service
Choose a base branch
from

Migrate SDK to CryptoService

c33be4c
Select commit
Loading
Failed to load commit list.
Open

[PM-5693] Migrate SDK to CryptoService #8

Migrate SDK to CryptoService
c33be4c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 22, 2024 in 1s

58.87% of diff hit (target 62.23%)

View this Pull Request on Codecov

58.87% of diff hit (target 62.23%)

Annotations

Check warning on line 167 in crates/bitwarden-core/src/auth/client_auth.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-core/src/auth/client_auth.rs#L167

Added line #L167 was not covered by tests

Check warning on line 169 in crates/bitwarden-core/src/auth/client_auth.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-core/src/auth/client_auth.rs#L169

Added line #L169 was not covered by tests

Check warning on line 75 in crates/bitwarden-core/src/auth/renew.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-core/src/auth/renew.rs#L74-L75

Added lines #L74 - L75 were not covered by tests

Check warning on line 77 in crates/bitwarden-core/src/auth/renew.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-core/src/auth/renew.rs#L77

Added line #L77 was not covered by tests

Check warning on line 81 in crates/bitwarden-core/src/auth/renew.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-core/src/auth/renew.rs#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 71 in crates/bitwarden-core/src/client/encryption_settings.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-core/src/client/encryption_settings.rs#L71

Added line #L71 was not covered by tests

Check warning on line 88 in crates/bitwarden-core/src/client/encryption_settings.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-core/src/client/encryption_settings.rs#L80-L88

Added lines #L80 - L88 were not covered by tests

Check warning on line 99 in crates/bitwarden-core/src/client/encryption_settings.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-core/src/client/encryption_settings.rs#L99

Added line #L99 was not covered by tests

Check warning on line 108 in crates/bitwarden-core/src/client/encryption_settings.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-core/src/client/encryption_settings.rs#L108

Added line #L108 was not covered by tests

Check warning on line 213 in crates/bitwarden-core/src/client/internal.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-core/src/client/internal.rs#L213

Added line #L213 was not covered by tests

Check warning on line 209 in crates/bitwarden-core/src/mobile/crypto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-core/src/mobile/crypto.rs#L209

Added line #L209 was not covered by tests

Check warning on line 211 in crates/bitwarden-core/src/mobile/crypto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-core/src/mobile/crypto.rs#L211

Added line #L211 was not covered by tests

Check warning on line 15 in crates/bitwarden-exporters/src/export.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-exporters/src/export.rs#L15

Added line #L15 was not covered by tests

Check warning on line 17 in crates/bitwarden-exporters/src/export.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-exporters/src/export.rs#L17

Added line #L17 was not covered by tests

Check warning on line 20 in crates/bitwarden-exporters/src/export.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-exporters/src/export.rs#L20

Added line #L20 was not covered by tests

Check warning on line 252 in crates/bitwarden-fido/src/authenticator.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-fido/src/authenticator.rs#L252

Added line #L252 was not covered by tests

Check warning on line 259 in crates/bitwarden-fido/src/authenticator.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-fido/src/authenticator.rs#L259

Added line #L259 was not covered by tests

Check warning on line 271 in crates/bitwarden-fido/src/authenticator.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-fido/src/authenticator.rs#L271

Added line #L271 was not covered by tests

Check warning on line 280 in crates/bitwarden-fido/src/authenticator.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-fido/src/authenticator.rs#L279-L280

Added lines #L279 - L280 were not covered by tests

Check warning on line 317 in crates/bitwarden-fido/src/authenticator.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-fido/src/authenticator.rs#L317

Added line #L317 was not covered by tests

Check warning on line 326 in crates/bitwarden-fido/src/authenticator.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-fido/src/authenticator.rs#L326

Added line #L326 was not covered by tests

Check warning on line 380 in crates/bitwarden-fido/src/authenticator.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-fido/src/authenticator.rs#L380

Added line #L380 was not covered by tests

Check warning on line 397 in crates/bitwarden-fido/src/authenticator.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-fido/src/authenticator.rs#L397

Added line #L397 was not covered by tests

Check warning on line 416 in crates/bitwarden-fido/src/authenticator.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-fido/src/authenticator.rs#L413-L416

Added lines #L413 - L416 were not covered by tests

Check warning on line 473 in crates/bitwarden-fido/src/authenticator.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-fido/src/authenticator.rs#L471-L473

Added lines #L471 - L473 were not covered by tests