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-6262] Add basic feature flags support to enable cipher key encryption #638

Merged
merged 4 commits into from
Mar 1, 2024

Add note about flag usage

541887a
Select commit
Loading
Failed to load commit list.
Merged

[PM-6262] Add basic feature flags support to enable cipher key encryption #638

Add note about flag usage
541887a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 1, 2024 in 0s

60.53% (+1.03%) compared to c3d809b

View this Pull Request on Codecov

60.53% (+1.03%) compared to c3d809b

Details

Codecov Report

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

Project coverage is 60.53%. Comparing base (c3d809b) to head (541887a).
Report is 2 commits behind head on main.

Files Patch % Lines
...rates/bitwarden/src/mobile/vault/client_ciphers.rs 0.00% 7 Missing ⚠️
crates/bitwarden/src/client/client.rs 25.00% 6 Missing ⚠️
crates/bitwarden-uniffi/src/platform/mod.rs 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #638      +/-   ##
==========================================
+ Coverage   59.50%   60.53%   +1.03%     
==========================================
  Files         171      172       +1     
  Lines       10416    10527     +111     
==========================================
+ Hits         6198     6373     +175     
+ Misses       4218     4154      -64     

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