joezuntz / cosmosis

Other
22 stars 16 forks source link

Fix thinning and burning in list sampler #127

Closed joezuntz closed 3 months ago

joezuntz commented 3 months ago

Addresses issue #122

Also I spotted a couple of other issues along the way that this fixes:

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 92.85714% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 61.82%. Comparing base (5f92934) to head (57ef8cc).

Files Patch % Lines
cosmosis/samplers/minuit/minuit_sampler.py 33.33% 2 Missing :warning:
cosmosis/samplers/list/list_sampler.py 90.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #127 +/- ## ========================================== + Coverage 61.17% 61.82% +0.64% ========================================== Files 115 115 Lines 11942 11973 +31 ========================================== + Hits 7306 7402 +96 + Misses 4636 4571 -65 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.