holoviz / spatialpandas

Pandas extension arrays for spatial/geometric operations
BSD 2-Clause "Simplified" License
308 stars 25 forks source link

Allow point comparison #149

Closed hoxbro closed 1 month ago

hoxbro commented 1 month ago

Fixes #144

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 77.12%. Comparing base (0a2c22c) to head (c87049e). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #149 +/- ## ========================================== + Coverage 76.94% 77.12% +0.17% ========================================== Files 50 50 Lines 4767 4782 +15 ========================================== + Hits 3668 3688 +20 + Misses 1099 1094 -5 ```

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