holoviz / spatialpandas

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

Enable more ruff rules #151

Closed hoxbro closed 1 month ago

hoxbro commented 1 month ago

Upgrade #153 and Bugbear #154 rules have been opened in separate PRs as they included more changes.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 91.30435% with 4 lines in your changes missing coverage. Please review.

Project coverage is 77.47%. Comparing base (8e25e76) to head (28b832f). Report is 1 commits behind head on main.

Files Patch % Lines
spatialpandas/io/parquet.py 33.33% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #151 +/- ## ========================================== - Coverage 77.50% 77.47% -0.03% ========================================== Files 50 50 Lines 4845 4840 -5 ========================================== - Hits 3755 3750 -5 Misses 1090 1090 ```

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