Skip to content

Add AF and AMN estimators with a shared control-function correction#89

Open
hmgaudecker wants to merge 151 commits into
mainfrom
af-estimator
Open

Add AF and AMN estimators with a shared control-function correction#89
hmgaudecker wants to merge 151 commits into
mainfrom
af-estimator

Update .ai-instructions submodule to latest main (68dc3f4)

52dc8f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 23, 2026 in 0s

95.52% (target 87.50%)

View this Pull Request on Codecov

95.52% (target 87.50%)

Details

Codecov Report

❌ Patch coverage is 90.30440% with 430 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.52%. Comparing base (2d56c8e) to head (52dc8f8).

Files with missing lines Patch % Lines
src/skillmodels/af/transition_period.py 65.61% 131 Missing ⚠️
src/skillmodels/amn/start_values.py 82.92% 63 Missing ⚠️
src/skillmodels/af/initial_period.py 80.84% 50 Missing ⚠️
src/skillmodels/af/inference.py 88.56% 39 Missing ⚠️
src/skillmodels/amn/simulate_and_regress.py 92.76% 22 Missing ⚠️
src/skillmodels/amn/moments.py 83.49% 17 Missing ⚠️
src/skillmodels/common/constraints.py 94.59% 16 Missing ⚠️
src/skillmodels/amn/minimum_distance.py 96.34% 13 Missing ⚠️
src/skillmodels/amn/posterior_states.py 86.45% 13 Missing ⚠️
src/skillmodels/amn/mixture_em.py 91.33% 11 Missing ⚠️
... and 14 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #89      +/-   ##
==========================================
- Coverage   96.91%   95.52%   -1.39%     
==========================================
  Files          57      122      +65     
  Lines        4952    12706    +7754     
==========================================
+ Hits         4799    12138    +7339     
- Misses        153      568     +415     

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