Implement specialized Hurdle distribution #7810
Merged
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
@@ 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.
Loading