Skip to content

Changed: consolidate and expand const-evaluability tests via macros

f8d80a0
Select commit
Loading
Failed to load commit list.
Merged

feat: const-ify Lu/Ldlt det + solve_vec and Matrix inf_norm + det_err… #95

Changed: consolidate and expand const-evaluability tests via macros
f8d80a0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 20, 2026 in 1s

94.74% (target 60.00%)

View this Pull Request on Codecov

94.74% (target 60.00%)

Details

Codecov Report

❌ Patch coverage is 97.70115% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.74%. Comparing base (aba1dc7) to head (f8d80a0).

Files with missing lines Patch % Lines
src/lu.rs 94.59% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #95      +/-   ##
==========================================
+ Coverage   90.96%   94.74%   +3.78%     
==========================================
  Files           5        5              
  Lines         498      514      +16     
==========================================
+ Hits          453      487      +34     
+ Misses         45       27      -18     

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