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-7431] Add support for setting password #710

Closed
wants to merge 1 commit into from

Add support for setting password

b38f25e
Select commit
Loading
Failed to load commit list.
Closed

[PM-7431] Add support for setting password #710

Add support for setting password
b38f25e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 12, 2024 in 1s

60.64% (-0.19%) compared to b611974

View this Pull Request on Codecov

60.64% (-0.19%) compared to b611974

Details

Codecov Report

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

Project coverage is 60.64%. Comparing base (b611974) to head (b38f25e).

Files Patch % Lines
crates/bitwarden/src/auth/password/set.rs 0.00% 19 Missing ⚠️
crates/bitwarden-uniffi/src/auth/mod.rs 0.00% 10 Missing ⚠️
crates/bitwarden/src/auth/client_auth.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #710      +/-   ##
==========================================
- Coverage   60.83%   60.64%   -0.19%     
==========================================
  Files         173      174       +1     
  Lines       10598    10630      +32     
==========================================
  Hits         6447     6447              
- Misses       4151     4183      +32     

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