isciences / exactextract

Fast and accurate raster zonal statistics
Apache License 2.0
255 stars 33 forks source link

Python: Add exact_extract support for multivariable rasters #151

Closed dbaston closed 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 94.28571% with 2 lines in your changes missing coverage. Please review.

Project coverage is 91.05%. Comparing base (399d0cb) to head (f4b5b6a). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
python/src/exactextract/exact_extract.py 94.28% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #151 +/- ## ========================================== + Coverage 91.03% 91.05% +0.01% ========================================== Files 85 85 Lines 6404 6429 +25 Branches 628 628 ========================================== + Hits 5830 5854 +24 - Misses 542 543 +1 Partials 32 32 ```

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