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

Add preliminary classes for version 2 of the postprocessing system #128

Merged
merged 5 commits into from
Jun 10, 2024

Conversation

joezuntz
Copy link
Owner

@joezuntz joezuntz commented Jun 7, 2024

I plan to replace the post-processing system with something less confusing. This is the first step in that.

Also fixes a bug when emcee or MH chains are resumed.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 1.70213% with 231 lines in your changes missing coverage. Please review.

Project coverage is 60.66%. Comparing base (5f92934) to head (60bffe1).
Report is 9 commits behind head on main.

Files Patch % Lines
cosmosis/postprocessing/v2/chains.py 0.00% 229 Missing ⚠️
cosmosis/output/text_output.py 80.00% 1 Missing ⚠️
cosmosis/postprocessing/v2/__init__.py 0.00% 1 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #128      +/-   ##
==========================================
- Coverage   61.17%   60.66%   -0.52%     
==========================================
  Files         115      117       +2     
  Lines       11942    12207     +265     
==========================================
+ Hits         7306     7405      +99     
- Misses       4636     4802     +166     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@joezuntz joezuntz merged commit 925d658 into main Jun 10, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants