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

Always ravel array in unique_array #5969

Merged
merged 2 commits into from Nov 3, 2023
Merged

Always ravel array in unique_array #5969

merged 2 commits into from Nov 3, 2023

Conversation

Hoxbro
Copy link
Member

@Hoxbro Hoxbro commented Nov 2, 2023

Fixes #5970

@codecov-commenter
Copy link

codecov-commenter commented Nov 2, 2023

Codecov Report

Merging #5969 (884146e) into main (3adb998) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #5969   +/-   ##
=======================================
  Coverage   88.58%   88.58%           
=======================================
  Files         315      315           
  Lines       65500    65504    +4     
=======================================
+ Hits        58020    58024    +4     
  Misses       7480     7480           
Flag Coverage Δ
ui-tests 23.15% <20.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
holoviews/core/util.py 85.45% <100.00%> (ø)
holoviews/tests/core/test_utils.py 99.22% <100.00%> (+<0.01%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Hoxbro Hoxbro enabled auto-merge (squash) November 3, 2023 09:04
@Hoxbro Hoxbro merged commit 82dd07f into main Nov 3, 2023
10 checks passed
@Hoxbro Hoxbro deleted the fix_uniquearray branch November 3, 2023 10:31
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.

Path failing with vdims with categorical dtypes
2 participants