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-12400] Add private key regeneration SDK methods #6

Merged
merged 7 commits into from
Dec 11, 2024

Merge branch 'main' into km/pm-12400/private-key-regen

9866b94
Select commit
Loading
Failed to load commit list.
Merged

[PM-12400] Add private key regeneration SDK methods #6

Merge branch 'main' into km/pm-12400/private-key-regen
9866b94
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 11, 2024 in 0s

82.23% of diff hit (target 63.85%)

View this Pull Request on Codecov

82.23% of diff hit (target 63.85%)

Annotations

Check warning on line 65 in crates/bitwarden-core/src/mobile/client_crypto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-core/src/mobile/client_crypto.rs#L63-L65

Added lines #L63 - L65 were not covered by tests

Check warning on line 72 in crates/bitwarden-core/src/mobile/client_crypto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-core/src/mobile/client_crypto.rs#L67-L72

Added lines #L67 - L72 were not covered by tests

Check warning on line 354 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#L354

Added line #L354 was not covered by tests

Check warning on line 357 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#L357

Added line #L357 was not covered by tests

Check warning on line 376 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#L376

Added line #L376 was not covered by tests

Check warning on line 379 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#L379

Added line #L379 was not covered by tests

Check warning on line 389 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#L389

Added line #L389 was not covered by tests

Check warning on line 392 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#L392

Added line #L392 was not covered by tests

Check warning on line 49 in crates/bitwarden-wasm-internal/src/crypto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-wasm-internal/src/crypto.rs#L44-L49

Added lines #L44 - L49 were not covered by tests

Check warning on line 59 in crates/bitwarden-wasm-internal/src/crypto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-wasm-internal/src/crypto.rs#L54-L59

Added lines #L54 - L59 were not covered by tests