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/project succeeded Dec 11, 2024 in 0s

64.06% (+0.21%) compared to 19c56fb

View this Pull Request on Codecov

64.06% (+0.21%) compared to 19c56fb

Details

Codecov Report

Attention: Patch coverage is 82.23684% with 27 lines in your changes missing coverage. Please review.

Project coverage is 64.06%. Comparing base (19c56fb) to head (9866b94).

Files with missing lines Patch % Lines
crates/bitwarden-wasm-internal/src/crypto.rs 0.00% 12 Missing โš ๏ธ
crates/bitwarden-core/src/mobile/client_crypto.rs 0.00% 9 Missing โš ๏ธ
crates/bitwarden-core/src/mobile/crypto.rs 95.41% 6 Missing โš ๏ธ
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
+ Coverage   63.85%   64.06%   +0.21%     
==========================================
  Files         186      186              
  Lines       12905    13057     +152     
==========================================
+ Hits         8240     8365     +125     
- Misses       4665     4692      +27     

โ˜” View full report in Codecov by Sentry.
๐Ÿ“ข Have feedback on the report? Share it here.