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

Added changelog entry for #49. #50

Closed tylermilner closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #50 into release/2.0.0 will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##           release/2.0.0      #50   +/-   ##
==============================================
  Coverage          96.63%   96.63%           
==============================================
  Files                 33       33           
  Lines               1220     1220           
==============================================
  Hits                1179     1179           
  Misses                41       41

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 c43f2ed...2650407. Read the comment docs.

wmcginty commented 6 years ago

This radical change looks good. Will merge as soon as the CI re-runs.