holoviz / datashader

Quickly and accurately render even the largest data.
http://datashader.org
BSD 3-Clause "New" or "Revised" License
3.24k stars 363 forks source link

Improve compatibility with dask-expr #1335

Closed hoxbro closed 1 month ago

hoxbro commented 1 month ago

Fixes https://github.com/holoviz/datashader/issues/1331

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.61%. Comparing base (7c1111c) to head (d9ba50a). Report is 5 commits behind head on main.

:exclamation: Current head d9ba50a differs from pull request most recent head 54f5453

Please upload reports for the commit 54f5453 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1335 +/- ## ========================================== + Coverage 85.58% 85.61% +0.03% ========================================== Files 51 50 -1 Lines 11290 11263 -27 ========================================== - Hits 9662 9643 -19 + Misses 1628 1620 -8 ```