Skip to content

aes: Avoid unwanted overflow check when using u32::MAX as the counter.

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

aes: Avoid unwanted overflow check when using u32::MAX as the counter. #2447

aes: Avoid unwanted overflow check when using u32::MAX as the counter.
1d35370
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 5, 2025 in 1s

96.60% (+0.00%) compared to a40c3a9

View this Pull Request on Codecov

96.60% (+0.00%) compared to a40c3a9

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.60%. Comparing base (a40c3a9) to head (1d35370).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2447   +/-   ##
=======================================
  Coverage   96.60%   96.60%           
=======================================
  Files         180      180           
  Lines       21748    21748           
  Branches      538      538           
=======================================
  Hits        21010    21010           
  Misses        623      623           
  Partials      115      115           

☔ 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.