isciences / exactextract

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

Add several stat arguments #75

Closed dbaston closed 5 months ago

dbaston commented 8 months ago
codecov[bot] commented 8 months ago

Codecov Report

Attention: Patch coverage is 95.17544% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 90.52%. Comparing base (9b9bb81) to head (6b909cb). Report is 1 commits behind head on master.

Files Patch % Lines
src/utils.h 55.55% 8 Missing :warning:
src/raster_stats.h 94.11% 2 Missing :warning:
src/utils.cpp 97.56% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #75 +/- ## ========================================== + Coverage 90.41% 90.52% +0.11% ========================================== Files 85 85 Lines 5903 6082 +179 Branches 588 612 +24 ========================================== + Hits 5337 5506 +169 - Misses 534 544 +10 Partials 32 32 ```

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