Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโ€™ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ps/flatten error #1132

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

feat: add support for FlatError in wasm

fee85ce
Select commit
Loading
Failed to load commit list.
Draft

Ps/flatten error #1132

feat: add support for FlatError in wasm
fee85ce
Select commit
Loading
Failed to load commit list.
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.