Skip to content

pydata inspired fixes#204

Open
OriolAbril wants to merge 2 commits into
arviz-devs:mainfrom
OriolAbril:pydata_inspired_fixes
Open

pydata inspired fixes#204
OriolAbril wants to merge 2 commits into
arviz-devs:mainfrom
OriolAbril:pydata_inspired_fixes

Conversation

@OriolAbril

Copy link
Copy Markdown
Member

First batch of fixes and improvements related to my pydata tutorial.
This is mostly a temporal workaround I think but I wanted to generate
ppc related plots for specific subsets of data. I did some changes in plot_ppc_dist
which was mostly there when given the right facetting strategy,
but most other plots will take non negligible work.

On the other hand, by using this helper function we can convert a multidimensional
variable into multiple independent variables which already plays well with most plots.

@codecov-commenter

codecov-commenter commented Jun 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.64%. Comparing base (f4aa51e) to head (2303b00).

❗ There is a different number of reports uploaded between BASE (f4aa51e) and HEAD (2303b00). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (f4aa51e) HEAD (2303b00)
4 3
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #204       +/-   ##
===========================================
- Coverage   73.38%   51.64%   -21.75%     
===========================================
  Files          20       20               
  Lines        2029     2037        +8     
===========================================
- Hits         1489     1052      -437     
- Misses        540      985      +445     

☔ 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