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

fix: Support pandas ExtensionArray ordering #6481

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

flying-sheep
Copy link

Fixes #6452

@flying-sheep flying-sheep changed the title Support pandas ExtensionArray ordering fix: Support pandas ExtensionArray ordering Jan 7, 2025
Copy link

codecov bot commented Jan 7, 2025

Codecov Report

Attention: Patch coverage is 92.30769% with 2 lines in your changes missing coverage. Please review.

Project coverage is 88.76%. Comparing base (b9243ba) to head (a2cb75f).

Files with missing lines Patch % Lines
holoviews/element/util.py 87.50% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6481      +/-   ##
==========================================
- Coverage   88.76%   88.76%   -0.01%     
==========================================
  Files         323      323              
  Lines       68681    68698      +17     
==========================================
+ Hits        60963    60978      +15     
- Misses       7718     7720       +2     

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

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.

Categorical order in hierarchical axis not respected
1 participant