Skip to content

Implement specialized Hurdle class

1e38719
Select commit
Loading
Failed to load commit list.
Merged

Implement specialized Hurdle distribution #7810

Implement specialized Hurdle class
1e38719
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 16, 2025 in 0s

92.88% (+0.00%) compared to 3b62f82

View this Pull Request on Codecov

92.88% (+0.00%) compared to 3b62f82

Details

Codecov Report

Attention: Patch coverage is 91.42857% with 6 lines in your changes missing coverage. Please review.

Project coverage is 92.88%. Comparing base (3b62f82) to head (1e38719).

Files with missing lines Patch % Lines
pymc/distributions/mixture.py 91.17% 6 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #7810   +/-   ##
=======================================
  Coverage   92.88%   92.88%           
=======================================
  Files         107      107           
  Lines       18377    18389   +12     
=======================================
+ Hits        17069    17081   +12     
  Misses       1308     1308           
Files with missing lines Coverage Δ
pymc/distributions/moments/means.py 100.00% <100.00%> (ø)
pymc/distributions/mixture.py 95.25% <91.17%> (+0.23%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.