holoviz / holoviews

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

Lazy load dask.dataframe in datashader.py #6309

Closed hoxbro closed 2 weeks ago

hoxbro commented 2 weeks ago

Preparation for https://github.com/holoviz/datashader/pull/1350

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 88.50%. Comparing base (ccae8d1) to head (2c9d7af). Report is 4 commits behind head on main.

Files Patch % Lines
holoviews/operation/datashader.py 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6309 +/- ## ======================================= Coverage 88.49% 88.50% ======================================= Files 323 323 Lines 68039 68093 +54 ======================================= + Hits 60210 60263 +53 - Misses 7829 7830 +1 ```

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