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

3.0.0 #76

Closed wmcginty closed 5 years ago

wmcginty commented 5 years ago

Address #75

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #76   +/-   ##
=======================================
  Coverage   96.66%   96.66%           
=======================================
  Files          36       36           
  Lines        1201     1201           
=======================================
  Hits         1161     1161           
  Misses         40       40

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 493eba1...2e71b43. Read the comment docs.

wmcginty commented 5 years ago

@tylermilner Good catches - all should be fixed.