Skip to content

Allow TriangularRFP for diagonal blocks of L#821

Open
dmbates wants to merge 32 commits into
mainfrom
db/RFP
Open

Allow TriangularRFP for diagonal blocks of L#821
dmbates wants to merge 32 commits into
mainfrom
db/RFP

Merge pull request #906 from JuliaStats/pa/RFP-sorted

e1f4400
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 21, 2026 in 0s

94.92% (-0.77%) compared to 92e3eb7

View this Pull Request on Codecov

94.92% (-0.77%) compared to 92e3eb7

Details

Codecov Report

❌ Patch coverage is 85.71429% with 34 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.92%. Comparing base (92e3eb7) to head (e1f4400).

Files with missing lines Patch % Lines
src/remat.jl 65.07% 22 Missing ⚠️
src/linearmixedmodel.jl 92.68% 6 Missing ⚠️
ext/MixedModelsForwardDiffExt.jl 81.25% 3 Missing ⚠️
src/linalg/rankUpdate.jl 93.61% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #821      +/-   ##
==========================================
- Coverage   95.69%   94.92%   -0.77%     
==========================================
  Files          38       38              
  Lines        3760     3921     +161     
==========================================
+ Hits         3598     3722     +124     
- Misses        162      199      +37     

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