isciences / exactextract

Fast and accurate raster zonal statistics
Apache License 2.0
233 stars 31 forks source link

Operation: refactor to use inheritance #76

Closed dbaston closed 5 months ago

dbaston commented 5 months ago

The following changes are made to Operation:

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (02e7326) 86.32% compared to head (da74c45) 85.66%.

Files Patch % Lines
src/gdal_feature.h 55.55% 8 Missing :warning:
src/feature.cpp 86.84% 5 Missing :warning:
src/operation.cpp 97.09% 5 Missing :warning:
src/gdal_writer.cpp 87.50% 3 Missing :warning:
src/deferred_gdal_writer.cpp 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #76 +/- ## ========================================== - Coverage 86.32% 85.66% -0.66% ========================================== Files 54 54 Lines 2735 2805 +70 ========================================== + Hits 2361 2403 +42 - Misses 374 402 +28 ```

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