holoviz / holoviews

With Holoviews, your data visualizes itself.
https://holoviews.org
BSD 3-Clause "New" or "Revised" License
2.66k stars 396 forks source link

Don't error on TypeError in DaskInterface when sorting #6221

Closed hoxbro closed 1 month ago

hoxbro commented 2 months ago

Observed this behavior when using dask-geopandas.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 88.21%. Comparing base (bc684e3) to head (68de75d).

Files Patch % Lines
holoviews/core/data/dask.py 60.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6221 +/- ## ========================================== - Coverage 88.21% 88.21% -0.01% ========================================== Files 321 321 Lines 67289 67292 +3 ========================================== + Hits 59361 59362 +1 - Misses 7928 7930 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.