Skip to content

:white_check_mark: updated test to reflect recent SHA 512/256 impleme…

6f1a90b
Select commit
Loading
Failed to load commit list.
Merged

V9.0.5/digest algorithm support #118

:white_check_mark: updated test to reflect recent SHA 512/256 impleme…
6f1a90b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 13, 2025 in 0s

80.17% (+0.04%) compared to 57bc994

View this Pull Request on Codecov

80.17% (+0.04%) compared to 57bc994

Details

Codecov Report

Attention: Patch coverage is 86.06965% with 28 lines in your changes missing coverage. Please review.

Project coverage is 80.17%. Comparing base (57bc994) to head (6f1a90b).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ication/Digest/DigestAuthorizationHeaderBuilder.cs 56.52% 18 Missing and 2 partials ⚠️
src/Cuemon.Security.Cryptography/SHA512256.cs 95.48% 6 Missing ⚠️
...NetCore.Authentication/Digest/DigestHashFactory.cs 71.42% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #118      +/-   ##
==========================================
+ Coverage   80.13%   80.17%   +0.04%     
==========================================
  Files         593      596       +3     
  Lines       18328    18513     +185     
  Branches     1884     1902      +18     
==========================================
+ Hits        14687    14843     +156     
- Misses       3573     3599      +26     
- Partials       68       71       +3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.