tonystone / geofeatures2

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

Misc build #169

Closed tonystone closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #169 into master will decrease coverage by 0.56%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #169      +/-   ##
==========================================
- Coverage   97.15%   96.59%   -0.57%     
==========================================
  Files          39       39              
  Lines        2493     3168     +675     
  Branches        0      186     +186     
==========================================
+ Hits         2422     3060     +638     
- Misses         71       97      +26     
- Partials        0       11      +11
Impacted Files Coverage Δ
Sources/GeoFeatures/AVLTree.swift 99.14% <100%> (-0.86%) :arrow_down:
Sources/GeoFeatures/GeoJSONReader.swift 99.06% <100%> (+0.21%) :arrow_up:
Sources/GeoFeatures/Tokenizer.swift 100% <100%> (ø) :arrow_up:
Sources/GeoFeatures/IntersectionMatrix.swift 100% <100%> (ø) :arrow_up:
Sources/GeoFeatures/CollectionBuffer.swift 96.29% <0%> (-3.71%) :arrow_down:
Sources/GeoFeatures/Polygon.swift 98.97% <0%> (-1.03%) :arrow_down:
Sources/GeoFeatures/MultiLineString.swift 99.21% <0%> (-0.79%) :arrow_down:
Sources/GeoFeatures/MultiPoint.swift 99.21% <0%> (-0.79%) :arrow_down:
Sources/GeoFeatures/WKTReader.swift 99.37% <0%> (-0.63%) :arrow_down:
... and 33 more