Skip to content

feat(vector): add certified dot and affine error bounds - #232

Merged
acgetchell merged 2 commits into
mainfrom
feat/220-certified-linear-forms
Sep 4, 2026
Merged

feat(vector): add certified dot and affine error bounds#232
acgetchell merged 2 commits into
mainfrom
feat/220-certified-linear-forms

fix(codeql): avoid false certificate logging alerts

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

97.87% (target 98.00%)

View this Pull Request on Codecov

97.87% (target 98.00%)

Details

Codecov Report

❌ Patch coverage is 97.84946% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.87%. Comparing base (c0c2a78) to head (d8d21db).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/vector.rs 97.82% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #232      +/-   ##
==========================================
- Coverage   97.87%   97.87%   -0.01%     
==========================================
  Files          10       10              
  Lines        6069     6440     +371     
==========================================
+ Hits         5940     6303     +363     
- Misses        129      137       +8     

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