tonystone / geofeatures2

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

Workspace #175

Closed tonystone closed 6 years ago

tonystone commented 6 years ago

Adding the ability to create a fully functioning workspace which includes both an Xcode project and the GeoFeatures playgrounds.

codecov-io commented 6 years ago

Codecov Report

Merging #175 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #175   +/-   ##
=======================================
  Coverage   92.44%   92.44%           
=======================================
  Files          40       40           
  Lines        2715     2715           
  Branches      149      149           
=======================================
  Hits         2510     2510           
  Misses        203      203           
  Partials        2        2