joshspeagle / dynesty

Dynamic Nested Sampling package for computing Bayesian posteriors and evidences
https://dynesty.readthedocs.io/
MIT License
347 stars 76 forks source link

The expected volume calculation was broken in recent commits #257

Closed segasai closed 3 years ago

segasai commented 3 years ago

Fix the remant of previous saved_* interface. The danger of naked try/except is clear.

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 872051458


Files with Coverage Reduction New Missed Lines %
py/dynesty/nestedsamplers.py 1 69.21%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 865353717: -0.03%
Covered Lines: 3374
Relevant Lines: 4684

💛 - Coveralls