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

Misc cleanup #51

Closed tylermilner closed 6 years ago

tylermilner commented 6 years ago
codecov-io commented 6 years ago

Codecov Report

Merging #51 into release/2.0.0 will decrease coverage by 0.1%. The diff coverage is n/a.

Impacted file tree graph

@@                Coverage Diff                @@
##           release/2.0.0      #51      +/-   ##
=================================================
- Coverage          96.63%   96.53%   -0.11%     
=================================================
  Files                 33       32       -1     
  Lines               1220     1184      -36     
=================================================
- Hits                1179     1143      -36     
  Misses                41       41
Impacted Files Coverage Δ
Sources/Hyperspace/HTTP/HTTP.swift 100% <ø> (ø) :arrow_up:
...per/Test Defaults/NetworkRequestTestDefaults.swift 100% <ø> (ø) :arrow_up:

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 c88a1bf...1a80ffe. Read the comment docs.