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-6437] Implement admin password reset logic #631

Merged
merged 2 commits into from
Feb 27, 2024

Fix test

0765c94
Select commit
Loading
Failed to load commit list.
Merged

[PM-6437] Implement admin password reset logic #631

Fix test
0765c94
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2024 in 0s

59.50% (+0.10%) compared to 63b6a9e

View this Pull Request on Codecov

59.50% (+0.10%) compared to 63b6a9e

Details

Codecov Report

Attention: Patch coverage is 74.64789% with 18 lines in your changes are missing coverage. Please review.

Project coverage is 59.50%. Comparing base (63b6a9e) to head (0765c94).

Files Patch % Lines
crates/bitwarden-uniffi/src/crypto.rs 0.00% 12 Missing ⚠️
crates/bitwarden/src/mobile/client_crypto.rs 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #631      +/-   ##
==========================================
+ Coverage   59.40%   59.50%   +0.10%     
==========================================
  Files         171      171              
  Lines       10345    10416      +71     
==========================================
+ Hits         6145     6198      +53     
- Misses       4200     4218      +18     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.