Skip to content
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

Fix progressbar bug for parallel SMC sampling #7079

Merged
merged 1 commit into from
Jan 21, 2024

Fix progress bar for parallel sampling

843ad7c
Select commit
Loading
Failed to load commit list.
Merged

Fix progressbar bug for parallel SMC sampling #7079

Fix progress bar for parallel sampling
843ad7c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 31, 2023 in 0s

92.21% (+0.00%) compared to 118be0f

View this Pull Request on Codecov

92.21% (+0.00%) compared to 118be0f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (118be0f) 92.21% compared to head (843ad7c) 92.21%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #7079   +/-   ##
=======================================
  Coverage   92.21%   92.21%           
=======================================
  Files         101      101           
  Lines       16912    16913    +1     
=======================================
+ Hits        15595    15596    +1     
  Misses       1317     1317           
Files Coverage Δ
pymc/smc/sampling.py 99.30% <100.00%> (+<0.01%) ⬆️