isciences / exactextract

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

Bulk-reformat C++ files with clang-format #55

Closed dbaston closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (0a03ee8) 50.81% compared to head (d78d21c) 50.99%.

Files Patch % Lines
src/raster_cell_intersection.cpp 85.07% 40 Missing :warning:
src/gdal_writer.cpp 56.16% 32 Missing :warning:
src/side.cpp 0.00% 18 Missing :warning:
src/operation.h 79.74% 16 Missing :warning:
src/raster.h 89.86% 15 Missing :warning:
src/geos_utils.cpp 90.41% 14 Missing :warning:
src/processor.h 70.45% 13 Missing :warning:
src/grid.h 92.99% 11 Missing :warning:
src/box.cpp 84.61% 10 Missing :warning:
src/cell.cpp 87.67% 9 Missing :warning:
... and 20 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #55 +/- ## ========================================== + Coverage 50.81% 50.99% +0.18% ========================================== Files 72 72 Lines 11643 11692 +49 ========================================== + Hits 5916 5962 +46 - Misses 5727 5730 +3 ```

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