isciences / exactextract

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

Python: delegate to C++ prepare_operations #71

Closed dbaston closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (53309e4) 93.63% compared to head (9a939a0) 93.70%.

Files Patch % Lines
src/utils.cpp 92.85% 1 Missing :warning:
test/test_utils.cpp 97.82% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #71 +/- ## ========================================== + Coverage 93.63% 93.70% +0.07% ========================================== Files 70 70 Lines 4902 4958 +56 ========================================== + Hits 4590 4646 +56 Misses 312 312 ```

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