Skip to content

Move methods in cinnabar.stats concerning MLE to the MLEEstimator class - #211

Merged
ianmkenney merged 29 commits into
mainfrom
feat/remove_stats_mle
Jul 16, 2026
Merged

Move methods in cinnabar.stats concerning MLE to the MLEEstimator class#211
ianmkenney merged 29 commits into
mainfrom
feat/remove_stats_mle

Remove FEMap test concerning repeated edges

090ac2a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 16, 2026 in 0s

97.46% (-0.07%) compared to deef019

View this Pull Request on Codecov

97.46% (-0.07%) compared to deef019

Details

Codecov Report

❌ Patch coverage is 97.31544% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.46%. Comparing base (deef019) to head (090ac2a).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
cinnabar/estimators.py 93.10% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #211      +/-   ##
==========================================
- Coverage   97.53%   97.46%   -0.07%     
==========================================
  Files          22       22              
  Lines        2470     2403      -67     
==========================================
- Hits         2409     2342      -67     
  Misses         61       61              

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