Skip to content

Improve performance - #51

Merged
timholy merged 15 commits into
mainfrom
perf-constants
Aug 25, 2026
Merged

Improve performance#51
timholy merged 15 commits into
mainfrom
perf-constants

Cap the LSQR preconditioner's factor

dfd77f7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 25, 2026 in 0s

98.92% (+0.52%) compared to c715d16

View this Pull Request on Codecov

98.92% (+0.52%) compared to c715d16

Details

Codecov Report

❌ Patch coverage is 98.95288% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.92%. Comparing base (c715d16) to head (dfd77f7).

Files with missing lines Patch % Lines
src/minimal_covers.jl 98.52% 4 Missing ⚠️
src/sparse_support.jl 90.90% 3 Missing ⚠️
src/iscover.jl 97.10% 2 Missing ⚠️
src/fastlog.jl 95.23% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #51      +/-   ##
==========================================
+ Coverage   98.39%   98.92%   +0.52%     
==========================================
  Files          13       15       +2     
  Lines        2937     3643     +706     
==========================================
+ Hits         2890     3604     +714     
+ Misses         47       39       -8     

☔ View full report in Codecov by Harness.
📢 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.