rafaqz / Rasters.jl

Raster manipulation for the Julia language
MIT License
197 stars 34 forks source link

Fix and test rasterize for feature collections #651

Closed rafaqz closed 2 months ago

rafaqz commented 2 months ago

Closes #648

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 82.73%. Comparing base (7ab31df) to head (445d9df). Report is 20 commits behind head on main.

Files Patch % Lines
src/methods/rasterize.jl 95.23% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #651 +/- ## ========================================== + Coverage 81.34% 82.73% +1.38% ========================================== Files 61 60 -1 Lines 4337 4512 +175 ========================================== + Hits 3528 3733 +205 + Misses 809 779 -30 ```

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