isciences / exactextract

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

Simplify use of multiband inputs on CLI #69

Closed dbaston closed 7 months ago

dbaston commented 7 months ago

Resolves https://github.com/isciences/exactextract/issues/19

codecov[bot] commented 7 months ago

Codecov Report

Attention: 18 lines in your changes are missing coverage. Please review.

Comparison is base (2a130ac) 93.30% compared to head (33ac7af) 93.63%.

Files Patch % Lines
src/utils.cpp 87.75% 12 Missing :warning:
src/gdal_raster_wrapper.cpp 66.66% 4 Missing :warning:
src/gdal_raster_wrapper.h 90.90% 1 Missing :warning:
src/utils_cli.cpp 96.77% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #69 +/- ## ========================================== + Coverage 93.30% 93.63% +0.33% ========================================== Files 69 70 +1 Lines 4734 4902 +168 ========================================== + Hits 4417 4590 +173 + Misses 317 312 -5 ```

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