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 an http method parameter for request, populated by the urlRequest #138

Closed br-alex-reyes closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #138 (753007c) into master (786b814) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #138   +/-   ##
=======================================
  Coverage   94.64%   94.65%           
=======================================
  Files          54       54           
  Lines        1682     1683    +1     
=======================================
+ Hits         1592     1593    +1     
  Misses         90       90           
Impacted Files Coverage Δ
Sources/Hyperspace/HTTP/HTTP.swift 100.00% <100.00%> (ø)

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 786b814...7f17dbf. Read the comment docs.