Skip to content

AF result: free samples_per_component before materialising the rest

00b4171
Select commit
Loading
Failed to load commit list.
Open

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

AF result: free samples_per_component before materialising the rest
00b4171
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 11, 2026 in 1s

95.50% (target 87.50%)

View this Pull Request on Codecov

95.50% (target 87.50%)

Details

Codecov Report

❌ Patch coverage is 93.69930% with 233 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.50%. Comparing base (2d56c8e) to head (00b4171).

Files with missing lines Patch % Lines
src/skillmodels/af/inference.py 68.93% 96 Missing ⚠️
src/skillmodels/amn/start_values.py 87.28% 37 Missing ⚠️
src/skillmodels/af/transition_period.py 93.13% 26 Missing ⚠️
src/skillmodels/amn/moments.py 82.52% 18 Missing ⚠️
src/skillmodels/common/transition_functions.py 44.00% 14 Missing ⚠️
src/skillmodels/af/initial_period.py 95.27% 12 Missing ⚠️
src/skillmodels/af/validate.py 72.72% 9 Missing ⚠️
src/skillmodels/af/estimate.py 95.00% 7 Missing ⚠️
src/skillmodels/af/posterior_states.py 95.14% 5 Missing ⚠️
src/skillmodels/af/batching.py 92.30% 2 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #89      +/-   ##
==========================================
- Coverage   96.91%   95.50%   -1.41%     
==========================================
  Files          57       81      +24     
  Lines        4952     8490    +3538     
==========================================
+ Hits         4799     8108    +3309     
- Misses        153      382     +229     

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