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

Expose options to configure WKT writing #197

Merged
merged 3 commits into from
Mar 15, 2020
Merged

Conversation

macdrevx
Copy link
Member

Fixes #196

Also,

  • Prepare release 6.1.0
  • Simplify instructions for git workflow (eliminate develop branch)

@codecov
Copy link

codecov bot commented Mar 14, 2020

Codecov Report

Merging #197 into master will increase coverage by 0.10%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #197      +/-   ##
==========================================
+ Coverage   94.71%   94.81%   +0.10%     
==========================================
  Files          46       46              
  Lines         794      810      +16     
==========================================
+ Hits          752      768      +16     
  Misses         42       42              
Impacted Files Coverage Δ
GEOSwift/GEOS/WKTConvertible.swift 93.93% <100.00%> (+5.70%) ⬆️

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 f1c2705...8683ebc. Read the comment docs.

@macdrevx macdrevx mentioned this pull request Mar 14, 2020
@macdrevx macdrevx merged commit 0e8bdbd into master Mar 15, 2020
@macdrevx macdrevx deleted the wkt-configuration-options branch March 15, 2020 02:24
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.

WKT decimals precision
1 participant