Skip to content

Implement ldiv!() for QRSparse#676

Merged
ViralBShah merged 2 commits into
JuliaSparse:mainfrom
JamesWrigley:spqr-ldiv
Mar 1, 2026
Merged

Implement ldiv!() for QRSparse#676
ViralBShah merged 2 commits into
JuliaSparse:mainfrom
JamesWrigley:spqr-ldiv

Make `QRSparse.Q` a regular struct field

c2584c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 22, 2026 in 0s

84.16% (-0.03%) compared to 4500d86, passed because coverage increased by 0.01% when compared to adjusted base (84.15%)

View this Pull Request on Codecov

84.16% (-0.03%) compared to 4500d86, passed because coverage increased by 0.01% when compared to adjusted base (84.15%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.16%. Comparing base (4500d86) to head (c2584c0).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #676      +/-   ##
==========================================
- Coverage   84.19%   84.16%   -0.03%     
==========================================
  Files          12       12              
  Lines        9313     9342      +29     
==========================================
+ Hits         7841     7863      +22     
- Misses       1472     1479       +7     

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