Skip to content

Refactor l2 norm tests and add overflow/underflow cases

5d93c33
Select commit
Loading
Failed to load commit list.
Merged

Correct under- and overflow protection in l2_norm #184

Refactor l2 norm tests and add overflow/underflow cases
5d93c33
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2026 in 0s

95.18% (-0.01%) compared to 39ce1dd, passed because coverage increased by 0% when compared to adjusted base (95.18%)

View this Pull Request on Codecov

95.18% (-0.01%) compared to 39ce1dd, passed because coverage increased by 0% when compared to adjusted base (95.18%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.18%. Comparing base (39ce1dd) to head (5d93c33).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #184      +/-   ##
==========================================
- Coverage   95.18%   95.18%   -0.01%     
==========================================
  Files          94       94              
  Lines        9345     9340       -5     
==========================================
- Hits         8895     8890       -5     
  Misses        450      450              

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