Fix progressbar bug for parallel SMC sampling #7079
Merged
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
@@ 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%) |
⬆️ |
Loading