tonystone / geofeatures2

A lightweight, high performance geometry library in Swift.
Apache License 2.0
19 stars 4 forks source link

Misc changes #195

Closed tonystone closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #195 into master will increase coverage by 0.47%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #195      +/-   ##
==========================================
+ Coverage    99.4%   99.87%   +0.47%     
==========================================
  Files          44       43       -1     
  Lines        1837     1617     -220     
==========================================
- Hits         1826     1615     -211     
+ Misses         11        2       -9
Impacted Files Coverage Δ
Sources/GeoFeatures/MultiLineString+Geometry.swift 100% <100%> (ø) :arrow_up:
Sources/GeoFeatures/Fixed.swift 100% <100%> (ø) :arrow_up:
Sources/GeoFeatures/MultiPolygon.swift 100% <0%> (ø) :arrow_up:
Sources/GeoFeatures/WKTWriter.swift 100% <0%> (ø) :arrow_up:
Sources/GeoFeatures/Polygon.swift 100% <0%> (ø) :arrow_up:
Sources/GeoFeatures/LinearRing.swift 100% <0%> (ø) :arrow_up:
Sources/GeoFeatures/GeometryCollection.swift 100% <0%> (ø) :arrow_up:
Sources/GeoFeatures/MultiLineString.swift 100% <0%> (ø) :arrow_up:
...rces/GeoFeaturesQuartz/CGContext+GeoFeatures.swift 100% <0%> (ø) :arrow_up:
Sources/GeoFeatures/MultiPoint.swift 100% <0%> (ø) :arrow_up:
... and 6 more