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

Remove usage of snippet and just return a vanilla error #1140

Merged
merged 1 commit into from
Oct 14, 2024

fix: remove usage of snipper and just return a vanilla error

c3016be
Select commit
Loading
Failed to load commit list.
Merged

Remove usage of snippet and just return a vanilla error #1140

fix: remove usage of snipper and just return a vanilla error
c3016be
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 14, 2024 in 0s

58.17% (-0.02%) compared to d094901

View this Pull Request on Codecov

58.17% (-0.02%) compared to d094901

Details

Codecov Report

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

Project coverage is 58.17%. Comparing base (d094901) to head (c3016be).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/bitwarden-wasm-internal/src/client.rs 0.00% 3 Missing โš ๏ธ
crates/bitwarden-wasm-internal/src/error.rs 0.00% 1 Missing โš ๏ธ
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1140      +/-   ##
==========================================
- Coverage   58.18%   58.17%   -0.02%     
==========================================
  Files         197      197              
  Lines       13584    13587       +3     
==========================================
  Hits         7904     7904              
- Misses       5680     5683       +3     

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