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

Add sensitive to password strength and password policy #753

Merged
merged 1 commit into from
May 2, 2024

Add sensitive to password strength and password policy

817cbe3
Select commit
Loading
Failed to load commit list.
Merged

Add sensitive to password strength and password policy #753

Add sensitive to password strength and password policy
817cbe3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 30, 2024 in 0s

61.76% (-0.02%) compared to faa3444, passed because coverage increased by +0.01% when compared to adjusted base (61.74%)

View this Pull Request on Codecov

61.76% (-0.02%) compared to faa3444, passed because coverage increased by +0.01% when compared to adjusted base (61.74%)

Details

Codecov Report

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

Project coverage is 61.76%. Comparing base (faa3444) to head (817cbe3).

Files Patch % Lines
crates/bitwarden-crypto/src/sensitive/sensitive.rs 33.33% 6 Missing ⚠️
crates/bitwarden-uniffi/src/auth/mod.rs 0.00% 2 Missing ⚠️
crates/bitwarden/src/auth/client_auth.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #753      +/-   ##
==========================================
- Coverage   61.78%   61.76%   -0.02%     
==========================================
  Files         172      172              
  Lines       10921    10931      +10     
==========================================
+ Hits         6747     6751       +4     
- Misses       4174     4180       +6     

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