Raise when trying to sample a Multinomial variable #7691
Codecov / codecov/project
succeeded
Feb 26, 2025 in 0s
92.66% (-0.05%) compared to 358b825
View this Pull Request on Codecov
92.66% (-0.05%) compared to 358b825
Details
Codecov Report
Attention: Patch coverage is 94.73684%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 92.66%. Comparing base (
358b825
) to head (c27f286
).
Report is 6 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
pymc/sampling/mcmc.py | 87.50% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #7691 +/- ##
==========================================
- Coverage 92.70% 92.66% -0.05%
==========================================
Files 107 108 +1
Lines 18391 18343 -48
==========================================
- Hits 17050 16997 -53
- Misses 1341 1346 +5
Files with missing lines | Coverage Δ | |
---|---|---|
pymc/step_methods/cannot_sample.py | 100.00% <100.00%> (ø) |
|
pymc/sampling/mcmc.py | 86.84% <87.50%> (+0.01%) |
⬆️ |
Loading