Skip to content

refactor: replace `pub(crate)` with `::new()`

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

58.18% (-0.17%) compared to 43e5ae9

View this Pull Request on Codecov

58.18% (-0.17%) compared to 43e5ae9

Details

Codecov Report

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

Project coverage is 58.18%. Comparing base (43e5ae9) to head (fe72f34).

Files with missing lines Patch % Lines
crates/bitwarden-wasm-internal/src/crypto.rs 0.00% 10 Missing ⚠️
...rates/bitwarden-wasm-internal/src/vault/folders.rs 0.00% 7 Missing ⚠️
crates/bitwarden-wasm-internal/src/vault/mod.rs 0.00% 7 Missing ⚠️
crates/bitwarden-wasm-internal/src/client.rs 0.00% 6 Missing ⚠️
crates/bitwarden-wasm-internal/src/error.rs 0.00% 6 Missing ⚠️
crates/bitwarden-core/src/mobile/crypto.rs 0.00% 4 Missing ⚠️
crates/bitwarden-vault/src/folder.rs 0.00% 2 Missing ⚠️
crates/bitwarden-crypto/src/keys/master_key.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1116      +/-   ##
==========================================
- Coverage   58.34%   58.18%   -0.17%     
==========================================
  Files         193      197       +4     
  Lines       13541    13584      +43     
==========================================
+ Hits         7901     7904       +3     
- Misses       5640     5680      +40     

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