tonystone / geofeatures2

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

Adding testBoundary_2EqualPoints for MultiLIneString #120

Closed tonystone closed 8 years ago

tonystone commented 8 years ago

Adding testBoundary_2EqualPoints to MultiLineString+GeometryTests.swift to complete coverage.

tonystone commented 8 years ago

Current coverage is 94.76% (diff: 100%)

Merging #120 into master will increase coverage by 0.27%

@@             master       #120   diff @@
==========================================
  Files            39         39          
  Lines          2217       2217          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           2095       2101     +6   
+ Misses          122        116     -6   
  Partials          0          0          

Powered by Codecov. Last update 9d58bf6...2fc46e1