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

Test with dask-expr #6259

Closed hoxbro closed 4 weeks ago

hoxbro commented 1 month ago

This updates our test suite to also run with dask-expr.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 98.21429% with 1 line in your changes missing coverage. Please review.

Project coverage is 88.49%. Comparing base (6e501e9) to head (b54451c). Report is 2 commits behind head on main.

Files Patch % Lines
holoviews/tests/utils.py 94.44% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6259 +/- ## ========================================== + Coverage 88.47% 88.49% +0.01% ========================================== Files 323 323 Lines 67639 67734 +95 ========================================== + Hits 59846 59942 +96 + Misses 7793 7792 -1 ```

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