Skip to content

refactor: change saved posteriors to xr.Dataset instead of list[xr.Dataset] - #63

Open
Cab14bacc wants to merge 3 commits into
arviz-devs:mainfrom
Cab14bacc:refactor/change_saved_posterior_output_format
Open

Cab14bacc wants to merge 3 commits into
arviz-devs:mainfrom
Cab14bacc:refactor/change_saved_posterior_output_format

Conversation

@Cab14bacc

Copy link
Copy Markdown
Contributor

Change sbc.posteriors from list[xr.Dataset] to xr.Dataset by adding new dimension "simulations". This makes it consistent instead of mixing xr.Dataset with python lists.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.93%. Comparing base (74f2de3) to head (bd128e4).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #63      +/-   ##
==========================================
+ Coverage   95.90%   95.93%   +0.02%     
==========================================
  Files           7        7              
  Lines         635      639       +4     
==========================================
+ Hits          609      613       +4     
  Misses         26       26              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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