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

Mark generate_random_bytes to return sensitive #726

Merged
merged 3 commits into from
Apr 22, 2024

Fmt

1b6873e
Select commit
Loading
Failed to load commit list.
Merged

Mark generate_random_bytes to return sensitive #726

Fmt
1b6873e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 22, 2024 in 0s

60.74% (+0.03%) compared to 435cecd

View this Pull Request on Codecov

60.74% (+0.03%) compared to 435cecd

Details

Codecov Report

Attention: Patch coverage is 91.89189% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 60.74%. Comparing base (435cecd) to head (1b6873e).

❗ Current head 1b6873e differs from pull request most recent head 9f85fe5. Consider uploading reports for the commit 9f85fe5 to get more accurate results

Files Patch % Lines
crates/bitwarden-crypto/src/sensitive/sensitive.rs 50.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #726      +/-   ##
==========================================
+ Coverage   60.71%   60.74%   +0.03%     
==========================================
  Files         173      173              
  Lines       10638    10654      +16     
==========================================
+ Hits         6459     6472      +13     
- Misses       4179     4182       +3     

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