Skip to content

Use rayon to multithread encryption/decryption

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

57.72% (-0.05%) compared to 714c2d4

View this Pull Request on Codecov

57.72% (-0.05%) compared to 714c2d4

Details

Codecov Report

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

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

Files Patch % Lines
crates/bitwarden-crypto/src/encryptable.rs 0.00% 8 Missing ⚠️
...rates/bitwarden-crypto/src/keys/key_encryptable.rs 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #215      +/-   ##
==========================================
- Coverage   57.76%   57.72%   -0.05%     
==========================================
  Files         168      168              
  Lines        9912     9920       +8     
==========================================
  Hits         5726     5726              
- Misses       4186     4194       +8     

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