Skip to content

Add READMEs

4278869
Select commit
Loading
Failed to load commit list.
Merged

Remove duplicated Cipher and Folder client #225

Add READMEs
4278869
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 23, 2025 in 1s

70.11% (+0.17%) compared to 1a31a1f

View this Pull Request on Codecov

70.11% (+0.17%) compared to 1a31a1f

Details

Codecov Report

Attention: Patch coverage is 94.73684% with 3 lines in your changes missing coverage. Please review.

Project coverage is 70.11%. Comparing base (1a31a1f) to head (4278869).

Files with missing lines Patch % Lines
crates/bitwarden-wasm-internal/src/vault/mod.rs 0.00% 2 Missing โš ๏ธ
crates/bitwarden-uniffi/src/vault/ciphers.rs 0.00% 1 Missing โš ๏ธ
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #225      +/-   ##
==========================================
+ Coverage   69.93%   70.11%   +0.17%     
==========================================
  Files         214      214              
  Lines       16989    17011      +22     
==========================================
+ Hits        11882    11928      +46     
+ Misses       5107     5083      -24     

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

๐Ÿš€ New features to boost your workflow:
  • โ„๏ธ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • ๐Ÿ“ฆ JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.