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

rasterize GeometryCollection #531

Merged
merged 5 commits into from
Oct 3, 2023
Merged

rasterize GeometryCollection #531

merged 5 commits into from
Oct 3, 2023

Conversation

rafaqz
Copy link
Owner

@rafaqz rafaqz commented Sep 30, 2023

Somehow I forgot to add handling of GeometryCollection.

It may have some problems with very mixed geometry types.

@rafaqz rafaqz mentioned this pull request Sep 30, 2023
@codecov-commenter
Copy link

codecov-commenter commented Oct 3, 2023

Codecov Report

Merging #531 (47931d2) into main (9e3cc04) will decrease coverage by 7.33%.
The diff coverage is 13.33%.

@@            Coverage Diff             @@
##             main     #531      +/-   ##
==========================================
- Coverage   80.39%   73.06%   -7.33%     
==========================================
  Files          56       59       +3     
  Lines        4182     4633     +451     
==========================================
+ Hits         3362     3385      +23     
- Misses        820     1248     +428     
Files Coverage Δ
src/Rasters.jl 100.00% <ø> (ø)
src/methods/rasterize.jl 89.93% <100.00%> (+2.00%) ⬆️
src/utils.jl 86.29% <ø> (+5.23%) ⬆️
src/methods/burning/point.jl 51.35% <0.00%> (-9.94%) ⬇️
src/methods/burning/extents.jl 85.45% <85.45%> (ø)
src/methods/burning/utils.jl 41.17% <41.17%> (ø)
src/polygon_ops.jl 0.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rafaqz rafaqz merged commit ff90b8f into main Oct 3, 2023
9 of 11 checks passed
@rafaqz rafaqz deleted the rasterize_collection branch December 21, 2023 21:54
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.

None yet

2 participants