Skip to content

Changes based on review

Codecov / codecov/project succeeded May 14, 2024 in 0s

57.65% (-1.05%) compared to c54a360

View this Pull Request on Codecov

57.65% (-1.05%) compared to c54a360

Details

Codecov Report

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

Project coverage is 57.65%. Comparing base (c54a360) to head (c21f94a).
Report is 2 commits behind head on main.

❗ Current head c21f94a differs from pull request most recent head 26a3c63. Consider uploading reports for the commit 26a3c63 to get more accurate results

Files Patch % Lines
...ates/bitwarden/src/platform/fido2/authenticator.rs 0.00% 254 Missing ⚠️
crates/bitwarden/src/vault/cipher/login.rs 2.29% 85 Missing ⚠️
crates/bitwarden/src/platform/fido2/mod.rs 23.45% 62 Missing ⚠️
crates/bitwarden/src/platform/fido2/types.rs 0.00% 41 Missing ⚠️
crates/bitwarden/src/platform/fido2/client.rs 0.00% 40 Missing ⚠️
crates/bitwarden/src/platform/fido2/crypto.rs 68.81% 29 Missing ⚠️
crates/bitwarden/src/vault/cipher/cipher.rs 0.00% 28 Missing ⚠️
crates/bitwarden-crypto/src/uniffi_support.rs 0.00% 6 Missing ⚠️
crates/bitwarden-uniffi/src/platform/fido2.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #779      +/-   ##
==========================================
- Coverage   58.69%   57.65%   -1.05%     
==========================================
  Files         177      179       +2     
  Lines       11501    11865     +364     
==========================================
+ Hits         6751     6841      +90     
- Misses       4750     5024     +274     

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