Skip to content

Move totp

3dba619
Select commit
Loading
Failed to load commit list.
Merged

Remove vault folder from wasm-internal #294

Move totp
3dba619
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 27, 2025 in 0s

70.28% (+0.07%) compared to 3d2e4b5

View this Pull Request on Codecov

70.28% (+0.07%) compared to 3d2e4b5

Details

Codecov Report

Attention: Patch coverage is 40.00000% with 27 lines in your changes missing coverage. Please review.

Project coverage is 70.28%. Comparing base (3d2e4b5) to head (3dba619).

Files with missing lines Patch % Lines
crates/bitwarden-vault/src/vault_client.rs 33.33% 10 Missing โš ๏ธ
crates/bitwarden-vault/src/totp_client.rs 0.00% 9 Missing โš ๏ธ
crates/bitwarden-uniffi/src/vault/mod.rs 0.00% 6 Missing โš ๏ธ
...es/bitwarden-vault/src/cipher/attachment_client.rs 92.85% 1 Missing โš ๏ธ
crates/bitwarden-wasm-internal/src/client.rs 0.00% 1 Missing โš ๏ธ
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #294      +/-   ##
==========================================
+ Coverage   70.20%   70.28%   +0.07%     
==========================================
  Files         220      217       -3     
  Lines       17009    16990      -19     
==========================================
  Hits        11942    11942              
+ Misses       5067     5048      -19     

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