Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix and test rasterize for feature collections #651

Merged
merged 4 commits into from
Apr 29, 2024
Merged

Fix and test rasterize for feature collections #651

merged 4 commits into from
Apr 29, 2024

Conversation

rafaqz
Copy link
Owner

@rafaqz rafaqz commented Apr 28, 2024

Closes #648

Copy link

codecov bot commented Apr 28, 2024

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 ⚠️
Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rafaqz rafaqz merged commit 892688d into main Apr 29, 2024
5 checks passed
@rafaqz rafaqz deleted the fc_rasterize branch April 29, 2024 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't rasterize a GI.FeatureCollection
1 participant