Skip to content

Add tests for serializing

099020f
Select commit
Loading
Failed to load commit list.
Merged

Remove duplicated Cipher and Folder client #225

Add tests for serializing
099020f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 23, 2025 in 1s

70.14% (+0.20%) compared to 1a31a1f

View this Pull Request on Codecov

70.14% (+0.20%) compared to 1a31a1f

Details

Codecov Report

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

Project coverage is 70.14%. Comparing base (1a31a1f) to head (099020f).
Report is 1 commits behind head on main.

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.14%   +0.20%     
==========================================
  Files         214      214              
  Lines       16989    17015      +26     
==========================================
+ Hits        11882    11935      +53     
+ Misses       5107     5080      -27     

โ˜” 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.