isciences / exactextract

Fast and accurate raster zonal statistics
Apache License 2.0
246 stars 32 forks source link

Python: build using scikit-build-core #74

Closed dbaston closed 7 months ago

dbaston commented 7 months ago

Resolves https://github.com/isciences/exactextract/issues/70 while allowing removal of the custom setup.py.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (4499f1d) 93.71% compared to head (697eb29) 93.75%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #74 +/- ## ========================================== + Coverage 93.71% 93.75% +0.03% ========================================== Files 70 70 Lines 4982 4960 -22 ========================================== - Hits 4669 4650 -19 + Misses 313 310 -3 ```

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