Skip to content

docs: drop jaxopt backend references

4a2a15c
Select commit
Loading
Failed to load commit list.
Open

Add Antweiler-Freyberger (2025) iterative quadrature estimator #89

docs: drop jaxopt backend references
4a2a15c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 19, 2026 in 0s

94.20% (target 87.50%)

View this Pull Request on Codecov

94.20% (target 87.50%)

Details

Codecov Report

❌ Patch coverage is 91.68672% with 449 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.20%. Comparing base (2d56c8e) to head (4a2a15c).

Files with missing lines Patch % Lines
src/skillmodels/af/transition_period.py 65.61% 131 Missing ⚠️
src/skillmodels/af/inference.py 70.83% 91 Missing ⚠️
src/skillmodels/af/initial_period.py 80.84% 50 Missing ⚠️
src/skillmodels/amn/start_values.py 87.97% 35 Missing ⚠️
src/skillmodels/amn/moments.py 83.49% 17 Missing ⚠️
src/skillmodels/amn/simulate_and_regress.py 90.95% 17 Missing ⚠️
src/skillmodels/amn/posterior_states.py 86.45% 13 Missing ⚠️
src/skillmodels/common/constraints.py 83.33% 13 Missing ⚠️
src/skillmodels/common/transition_functions.py 61.53% 10 Missing ⚠️
src/skillmodels/amn/mixture_em.py 91.66% 9 Missing ⚠️
... and 17 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #89      +/-   ##
==========================================
- Coverage   96.91%   94.20%   -2.71%     
==========================================
  Files          57      103      +46     
  Lines        4952    10014    +5062     
==========================================
+ Hits         4799     9434    +4635     
- Misses        153      580     +427     

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