Skip to content

Efficient analytic gradient of the LMM objective + gradient-based optimizers - #903

Open
palday wants to merge 66 commits into
mainfrom
pa/gradient-fable
Open

Efficient analytic gradient of the LMM objective + gradient-based optimizers#903
palday wants to merge 66 commits into
mainfrom
pa/gradient-fable

Loosen compat bounds on MixedModelsSerialization

bfbbba9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 18, 2026 in 0s

92.82% (-2.08%) compared to 1c01802

View this Pull Request on Codecov

92.82% (-2.08%) compared to 1c01802

Details

Codecov Report

❌ Patch coverage is 82.14600% with 203 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.82%. Comparing base (1c01802) to head (bfbbba9).

Files with missing lines Patch % Lines
src/gradient.jl 80.09% 201 Missing ⚠️
ext/MixedModelsForwardDiffExt.jl 97.82% 1 Missing ⚠️
src/MixedModelsNLoptExt.jl 96.87% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #903      +/-   ##
==========================================
- Coverage   94.89%   92.82%   -2.08%     
==========================================
  Files          38       39       +1     
  Lines        3958     4947     +989     
==========================================
+ Hits         3756     4592     +836     
- Misses        202      355     +153     

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