Skip to content

feat(vector): add overflow-safe Euclidean norms - #235

Merged
acgetchell merged 2 commits into
mainfrom
feat/217-overflow-safe-vector-norm
Sep 4, 2026
Merged

feat(vector): add overflow-safe Euclidean norms#235
acgetchell merged 2 commits into
mainfrom
feat/217-overflow-safe-vector-norm

refactor(api)!: standardize vector and matrix norm names

ab483d4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2026 in 1s

97.93% (target 98.00%)

View this Pull Request on Codecov

97.93% (target 98.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.93%. Comparing base (0d947ac) to head (ab483d4).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #235      +/-   ##
==========================================
+ Coverage   97.85%   97.93%   +0.07%     
==========================================
  Files          10       12       +2     
  Lines        6440     6574     +134     
==========================================
+ Hits         6302     6438     +136     
+ Misses        138      136       -2     

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