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

Add polygonize #200

Merged
merged 2 commits into from Mar 15, 2020
Merged

Add polygonize #200

merged 2 commits into from Mar 15, 2020

Conversation

macdrevx
Copy link
Member

Fixes #139

@macdrevx
Copy link
Member Author

Code coverage will decrease slightly with this change b/c I couldn't find a way to exercise the error handling for polygonize.

@codecov
Copy link

codecov bot commented Mar 15, 2020

Codecov Report

Merging #200 into master will decrease coverage by 0.05%.
The diff coverage is 90.9%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #200      +/-   ##
==========================================
- Coverage   94.81%   94.76%   -0.06%     
==========================================
  Files          46       46              
  Lines         810      821      +11     
==========================================
+ Hits          768      778      +10     
- Misses         42       43       +1
Impacted Files Coverage Δ
GEOSwift/GEOS/GeometryConvertible+GEOS.swift 92.77% <90.9%> (-0.14%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0e8bdbd...ce05f14. Read the comment docs.

@macdrevx macdrevx merged commit bee795f into master Mar 15, 2020
@macdrevx macdrevx deleted the polygonize branch March 15, 2020 19: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.

How to split polygon with a line?
1 participant