Skip to content

add tests for automatic naming of dimensions #29

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

Merged
merged 2 commits into from
May 21, 2025

Conversation

OriolAbril
Copy link
Member

@OriolAbril OriolAbril commented Dec 5, 2024

Add tests to guarantee we don't inadvertently change the naming scheme.

Note the naming scheme and autonaming is different from current ArviZ
as the assumptions about sample dimensions have changed a bit
(hopefully to make it easier to use with data that isn't chain, draw, *shape).


📚 Documentation preview 📚: https://arviz-base--29.org.readthedocs.build/en/29/

@codecov-commenter
Copy link

codecov-commenter commented Dec 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.71%. Comparing base (db76846) to head (53d51cc).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
+ Coverage   59.50%   62.71%   +3.20%     
==========================================
  Files          16       16              
  Lines        1341     1341              
==========================================
+ Hits          798      841      +43     
+ Misses        543      500      -43     

☔ 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.

Copy link
Member

@amaloney amaloney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@OriolAbril OriolAbril merged commit 13b51aa into arviz-devs:main May 21, 2025
7 checks passed
@OriolAbril OriolAbril deleted the dim_autonaming branch May 21, 2025 16:29
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.

3 participants