tonystone / geofeatures2

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

Cmake #173

Closed tonystone closed 6 years ago

tonystone commented 6 years ago

Converting the project to use cmake as the main configuration system.

codecov-io commented 6 years ago

Codecov Report

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

@@          Coverage Diff           @@
##           master    #173   +/-   ##
======================================
  Coverage    96.6%   96.6%           
======================================
  Files          41      41           
  Lines        3178    3178           
  Branches      187     187           
======================================
  Hits         3070    3070           
  Misses         97      97           
  Partials       11      11
Impacted Files Coverage Δ
Sources/GeoFeatures/MultiPolygon.swift 92.91% <ø> (ø) :arrow_up:
Sources/GeoFeatures/GeometryCollection.swift 93.54% <ø> (ø) :arrow_up:
Sources/GeoFeatures/MultiPoint.swift 99.21% <ø> (ø) :arrow_up:
Sources/GeoFeatures/MultiLineString.swift 99.21% <ø> (ø) :arrow_up: