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

Generic wasm error alternative #1130

feat: replace error handling with generic ToString errors

8f1ba7c
Select commit
Loading
Failed to load commit list.
Merged

Generic wasm error alternative #1130

feat: replace error handling with generic ToString errors
8f1ba7c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 11, 2024 in 0s

58.13% (+0.02%) compared to 5ee793a

View this Pull Request on Codecov

58.13% (+0.02%) compared to 5ee793a

Details

Codecov Report

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

Project coverage is 58.13%. Comparing base (5ee793a) to head (8f1ba7c).

Files with missing lines Patch % Lines
crates/bitwarden-wasm-internal/src/error.rs 0.00% 4 Missing โš ๏ธ
crates/bitwarden-wasm-internal/src/crypto.rs 0.00% 2 Missing โš ๏ธ
Additional details and impacted files
@@                                       Coverage Diff                                       @@
##           PM-11764-implement-account-switching-and-sdk-initialization    #1130      +/-   ##
===============================================================================================
+ Coverage                                                        58.11%   58.13%   +0.02%     
===============================================================================================
  Files                                                              197      197              
  Lines                                                            13600    13595       -5     
===============================================================================================
  Hits                                                              7904     7904              
+ Misses                                                            5696     5691       -5     

โ˜” View full report in Codecov by Sentry.
๐Ÿ“ข Have feedback on the report? Share it here.