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 rasterization for a single feature #323

Merged
merged 3 commits into from
Oct 17, 2022
Merged

fix rasterization for a single feature #323

merged 3 commits into from
Oct 17, 2022

Conversation

rafaqz
Copy link
Owner

@rafaqz rafaqz commented Oct 14, 2022

Bugfix and test rasterizing a single feature.

@codecov-commenter
Copy link

codecov-commenter commented Oct 15, 2022

Codecov Report

Merging #323 (8c9ec28) into main (89b4aab) will increase coverage by 0.34%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##             main     #323      +/-   ##
==========================================
+ Coverage   78.73%   79.08%   +0.34%     
==========================================
  Files          38       38              
  Lines        2949     3026      +77     
==========================================
+ Hits         2322     2393      +71     
- Misses        627      633       +6     
Impacted Files Coverage Δ
src/lookup.jl 66.93% <0.00%> (ø)
src/methods/extract.jl 78.94% <0.00%> (ø)
src/openstack.jl 57.14% <0.00%> (ø)
src/polygon_ops.jl 78.59% <41.66%> (ø)
src/methods/rasterize.jl 86.04% <85.71%> (+3.20%) ⬆️
src/sources/gdal.jl 86.22% <0.00%> (-0.28%) ⬇️

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

@rafaqz rafaqz merged commit bd479c5 into main Oct 17, 2022
@rafaqz rafaqz deleted the feature_rasterization branch October 17, 2022 16:19
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.

2 participants