Skip to content

af/optimagic: unwrap MappingProxyType in optimizer_options before splat

2d5525a
Select commit
Loading
Failed to load commit list.
Open

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

af/optimagic: unwrap MappingProxyType in optimizer_options before splat
2d5525a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 15, 2026 in 0s

95.26% (target 87.50%)

View this Pull Request on Codecov

95.26% (target 87.50%)

Details

Codecov Report

❌ Patch coverage is 93.48227% with 353 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.26%. Comparing base (2d56c8e) to head (2d5525a).

Files with missing lines Patch % Lines
src/skillmodels/af/inference.py 70.83% 91 Missing ⚠️
src/skillmodels/af/transition_period.py 84.11% 61 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/af/estimate.py 91.66% 15 Missing ⚠️
src/skillmodels/amn/posterior_states.py 86.45% 13 Missing ⚠️
src/skillmodels/common/constraints.py 83.33% 13 Missing ⚠️
src/skillmodels/af/initial_period.py 95.45% 12 Missing ⚠️
src/skillmodels/common/transition_functions.py 61.53% 10 Missing ⚠️
... and 19 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #89      +/-   ##
==========================================
- Coverage   96.91%   95.26%   -1.65%     
==========================================
  Files          57      105      +48     
  Lines        4952    10217    +5265     
==========================================
+ Hits         4799     9733    +4934     
- Misses        153      484     +331     

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