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

Added daskgeopandas check to `is_geodataframe` function #1395

Closed Azaya89 closed 1 month ago

Azaya89 commented 1 month ago
codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 88.88%. Comparing base (6c96c7e) to head (8282d1a). Report is 18 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1395 +/- ## ========================================== + Coverage 87.39% 88.88% +1.49% ========================================== Files 50 51 +1 Lines 7490 7515 +25 ========================================== + Hits 6546 6680 +134 + Misses 944 835 -109 ```

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