Skip to content
Codecov / codecov/project succeeded Nov 11, 2024 in 1s

61.85% (-1.00%) compared to 1d89786

View this Pull Request on Codecov

61.85% (-1.00%) compared to 1d89786

Details

Codecov Report

Attention: Patch coverage is 0% with 200 lines in your changes missing coverage. Please review.

Project coverage is 61.85%. Comparing base (1d89786) to head (6690332).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
crates/bitwarden-wasm-internal/src/crypto.rs 0.00% 81 Missing ⚠️
crates/bitwarden-crypto/src/chacha20.rs 0.00% 60 Missing ⚠️
crates/bitwarden-crypto/src/ed25519.rs 0.00% 23 Missing ⚠️
crates/bitwarden-crypto/src/xwing.rs 0.00% 22 Missing ⚠️
crates/bitwarden-crypto/src/x25519.rs 0.00% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
- Coverage   62.85%   61.85%   -1.00%     
==========================================
  Files         179      183       +4     
  Lines       12688    12888     +200     
==========================================
- Hits         7975     7972       -3     
- Misses       4713     4916     +203     

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