Skip to content

feat: add support for FlatError in wasm

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

58.23% (+0.05%) compared to 8b44f55

View this Pull Request on Codecov

58.23% (+0.05%) compared to 8b44f55

Details

Codecov Report

Attention: Patch coverage is 73.91304% with 12 lines in your changes missing coverage. Please review.

Project coverage is 58.23%. Comparing base (8b44f55) to head (fee85ce).

Files with missing lines Patch % Lines
crates/bitwarden-wasm-internal/src/error.rs 0.00% 10 Missing ⚠️
...s/bitwarden-core/src/client/encryption_settings.rs 0.00% 1 Missing ⚠️
crates/bitwarden-error-macro/src/lib.rs 97.14% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1132      +/-   ##
==========================================
+ Coverage   58.17%   58.23%   +0.05%     
==========================================
  Files         197      198       +1     
  Lines       13587    13632      +45     
==========================================
+ Hits         7904     7938      +34     
- Misses       5683     5694      +11     

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