Skip to content

update pit helpers to support sample_dims#335

Draft
OriolAbril wants to merge 6 commits intoarviz-devs:mainfrom
OriolAbril:sample_dims_attr
Draft

update pit helpers to support sample_dims#335
OriolAbril wants to merge 6 commits intoarviz-devs:mainfrom
OriolAbril:sample_dims_attr

Conversation

@OriolAbril
Copy link
Member

@OriolAbril OriolAbril commented Mar 18, 2026

The start is a couple fixes to support sample_dims in compute_pit_... helpers which I found while working on arviz-devs/arviz-plots#442. Depending on availability I might include the validator updates too so the sample_dims attr is taken into account in arviz-stats too.

@codecov-commenter
Copy link

codecov-commenter commented Mar 18, 2026

Codecov Report

❌ Patch coverage is 16.66667% with 50 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.68%. Comparing base (96a58ce) to head (94b4829).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/arviz_stats/ecdf_utils.py 10.71% 50 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #335      +/-   ##
==========================================
+ Coverage   84.47%   84.68%   +0.21%     
==========================================
  Files          43       43              
  Lines        6067     6073       +6     
==========================================
+ Hits         5125     5143      +18     
+ Misses        942      930      -12     

☔ View full report in Codecov by Sentry.
📢 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.

@read-the-docs-community
Copy link

read-the-docs-community bot commented Mar 18, 2026

Documentation build overview

📚 arviz-stats | 🛠️ Build #31883837 | 📁 Comparing 94b4829 against latest (7bd0ad1)


🔍 Preview build

Show files changed (16 files in total): 📝 16 modified | ➕ 0 added | ➖ 0 deleted
File Status
_modules/arviz_stats/manipulation.html 📝 modified
_modules/arviz_stats/metrics.html 📝 modified
api/generated/arviz_stats.ci_in_rope.html 📝 modified
api/generated/arviz_stats.eti.html 📝 modified
api/generated/arviz_stats.hdi.html 📝 modified
api/generated/arviz_stats.histogram.html 📝 modified
api/generated/arviz_stats.kde.html 📝 modified
api/generated/arviz_stats.loo_kfold.html 📝 modified
api/generated/arviz_stats.mean.html 📝 modified
api/generated/arviz_stats.median.html 📝 modified
api/generated/arviz_stats.mode.html 📝 modified
api/generated/arviz_stats.qds.html 📝 modified
api/generated/arviz_stats.std.html 📝 modified
api/generated/arviz_stats.var.html 📝 modified
_modules/arviz_stats/loo/loo_pit.html 📝 modified
_modules/arviz_stats/loo/loo_score.html 📝 modified

@OriolAbril OriolAbril marked this pull request as draft March 18, 2026 21:34
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