Skip to content

AF calendar-adapter estimator + measurement families (supersedes #89)#92

Merged
hmgaudecker merged 1 commit into
mainfrom
af-estimator-pr
Jun 30, 2026
Merged

AF calendar-adapter estimator + measurement families (supersedes #89)#92
hmgaudecker merged 1 commit into
mainfrom
af-estimator-pr

AF calendar-adapter estimator + measurement families (supersedes #89 …

77acc77
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 30, 2026 in 1s

95.82% (target 87.50%)

View this Pull Request on Codecov

95.82% (target 87.50%)

Details

Codecov Report

❌ Patch coverage is 98.05668% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.82%. Comparing base (014c36a) to head (77acc77).

Files with missing lines Patch % Lines
src/skillmodels/common/simulate_data.py 76.47% 8 Missing ⚠️
src/skillmodels/af/transition_period.py 95.65% 4 Missing ⚠️
src/skillmodels/af/posterior_states.py 80.00% 3 Missing ⚠️
src/skillmodels/common/model_spec.py 91.42% 3 Missing ⚠️
src/skillmodels/af/step_data.py 93.33% 2 Missing ⚠️
tests/test_af_step_compile.py 94.11% 2 Missing ⚠️
src/skillmodels/af/step_assembly.py 98.33% 1 Missing ⚠️
tests/test_constraints.py 95.83% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #92      +/-   ##
==========================================
+ Coverage   95.61%   95.82%   +0.21%     
==========================================
  Files         123      142      +19     
  Lines       12947    14122    +1175     
==========================================
+ Hits        12379    13533    +1154     
- Misses        568      589      +21     

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