Skip to content

Create a separate NewType, PinKey for pins

Codecov / codecov/project succeeded Feb 6, 2024 in 0s

58.58% (+0.81%) compared to 714c2d4

View this Pull Request on Codecov

58.58% (+0.81%) compared to 714c2d4

Details

Codecov Report

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

Comparison is base (714c2d4) 57.76% compared to head (facce07) 58.58%.
Report is 1 commits behind head on main.

❗ Current head facce07 differs from pull request most recent head 4efaf5c. Consider uploading reports for the commit 4efaf5c to get more accurate results

Files Patch % Lines
crates/bitwarden-exporters/src/encrypted_json.rs 94.76% 10 Missing ⚠️
crates/bitwarden/src/tool/exporters/mod.rs 90.00% 4 Missing ⚠️
crates/bitwarden-crypto/src/keys/pin_key.rs 76.92% 3 Missing ⚠️
crates/bitwarden-exporters/src/lib.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #588      +/-   ##
==========================================
+ Coverage   57.76%   58.58%   +0.81%     
==========================================
  Files         168      171       +3     
  Lines        9912    10143     +231     
==========================================
+ Hits         5726     5942     +216     
- Misses       4186     4201      +15     

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