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

Add assertion to GET requests with body #106

Closed wmcginty closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #106 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #106      +/-   ##
==========================================
+ Coverage   94.62%   94.62%   +<.01%     
==========================================
  Files          46       46              
  Lines        1543     1545       +2     
==========================================
+ Hits         1460     1462       +2     
  Misses         83       83
Impacted Files Coverage Δ
...es/Hyperspace/Service/Backend/BackendService.swift 96.96% <100%> (+0.19%) :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 2ec47a9...a65fd40. Read the comment docs.