Skip to content

Fixed: report infinite vs finite off-diagonal pairs as asymmetric

1805779
Select commit
Loading
Failed to load commit list.
Merged

docs: strengthen LDLT symmetry precondition and add is_symmetric API (#84) #93

Fixed: report infinite vs finite off-diagonal pairs as asymmetric
1805779
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 20, 2026 in 0s

90.96% (target 60.00%)

View this Pull Request on Codecov

90.96% (target 60.00%)

Details

Codecov Report

❌ Patch coverage is 76.19048% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.96%. Comparing base (b60a734) to head (1805779).

Files with missing lines Patch % Lines
src/ldlt.rs 57.14% 3 Missing ⚠️
src/matrix.rs 85.71% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #93      +/-   ##
==========================================
+ Coverage   88.65%   90.96%   +2.30%     
==========================================
  Files           5        5              
  Lines         485      498      +13     
==========================================
+ Hits          430      453      +23     
+ Misses         55       45      -10     

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