Skip to content

Refactor fit_gmm to support weighted particle resampling#181

Merged
henry2004y merged 2 commits into
mainfrom
weighted-gmm-resampling-13496064438593411501
Jan 4, 2026
Merged

Refactor fit_gmm to support weighted particle resampling#181
henry2004y merged 2 commits into
mainfrom
weighted-gmm-resampling-13496064438593411501

Update tests/test_weighted_gmm.py

8372094
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 4, 2026 in 0s

78.79% (+0.45%) compared to fc8fb30

View this Pull Request on Codecov

78.79% (+0.45%) compared to fc8fb30

Details

Codecov Report

❌ Patch coverage is 96.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.79%. Comparing base (fc8fb30) to head (8372094).

Files with missing lines Patch % Lines
tests/test_weighted_gmm.py 95.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #181      +/-   ##
==========================================
+ Coverage   78.34%   78.79%   +0.45%     
==========================================
  Files          31       32       +1     
  Lines        4341     4391      +50     
==========================================
+ Hits         3401     3460      +59     
+ Misses        940      931       -9     

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