Skip to content

Raise when trying to sample a Multinomial variable #7691

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

minor formmatting

c27f286
Select commit
Loading
Failed to load commit list.
Open

Raise when trying to sample a Multinomial variable #7691

minor formmatting
c27f286
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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%) ⬆️

... and 1 file with indirect coverage changes