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

Wrap rust comments #512

Merged
merged 11 commits into from
Jan 22, 2024

fmt on main

efcdde5
Select commit
Loading
Failed to load commit list.
Merged

Wrap rust comments #512

fmt on main
efcdde5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 22, 2024 in 0s

50.08% (+0.00%) compared to 785e7c4

View this Pull Request on Codecov

50.08% (+0.00%) compared to 785e7c4

Details

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (785e7c4) 50.07% compared to head (efcdde5) 50.08%.

Files Patch % Lines
crates/bitwarden-napi/src/client.rs 0.00% 2 Missing ⚠️
crates/bitwarden/src/vault/cipher/attachment.rs 0.00% 2 Missing ⚠️
crates/bws/src/render.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #512   +/-   ##
=======================================
  Coverage   50.07%   50.08%           
=======================================
  Files         161      161           
  Lines        7874     7881    +7     
=======================================
+ Hits         3943     3947    +4     
- Misses       3931     3934    +3     

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