holoviz / hvplot

A high-level plotting API for pandas, dask, xarray, and networkx built on HoloViews
https://hvplot.holoviz.org
BSD 3-Clause "New" or "Revised" License
1.09k stars 105 forks source link

Use bokeh_sampledata in CI #1387

Closed hoxbro closed 1 month ago

hoxbro commented 1 month ago

With the latest dev releases of GeoViews we are now pulling in Bokeh 3.5, making the CI fail because of the removal of bokeh sampledata.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 88.87%. Comparing base (6c96c7e) to head (8a1d9e5). Report is 13 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1387 +/- ## ========================================== + Coverage 87.39% 88.87% +1.47% ========================================== Files 50 51 +1 Lines 7490 7479 -11 ========================================== + Hits 6546 6647 +101 + Misses 944 832 -112 ```

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