BottleRocketStudios / iOS-Hyperspace

An extremely lightweight wrapper around URLSession to make working with APIs a breeze.
Apache License 2.0
47 stars 17 forks source link

Finished migration to Xcode 10.2/Swift 5. #100

Closed tylermilner closed 5 years ago

tylermilner commented 5 years ago

There were some targets that still had their Swift version set to 4.x.

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #100   +/-   ##
=======================================
  Coverage   94.61%   94.61%           
=======================================
  Files          46       46           
  Lines        1542     1542           
=======================================
  Hits         1459     1459           
  Misses         83       83

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c119d75...bb094b4. Read the comment docs.