carson-katri / swift-request

Declarative HTTP networking, designed for SwiftUI
MIT License
730 stars 41 forks source link

v1.2.0 #15

Closed carson-katri closed 4 years ago

carson-katri commented 4 years ago

This brings #2 and #13

codecov-io commented 4 years ago

Codecov Report

Merging #15 into master will increase coverage by 0.8%. The diff coverage is 84.37%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #15     +/-   ##
=========================================
+ Coverage   65.74%   66.54%   +0.8%     
=========================================
  Files          21       21             
  Lines         543      559     +16     
=========================================
+ Hits          357      372     +15     
- Misses        186      187      +1
Impacted Files Coverage Δ
Tests/RequestTests/RequestTests.swift 94.61% <100%> (+0.35%) :arrow_up:
Sources/Request/Request/Request.swift 78.31% <66.66%> (ø) :arrow_up:
Sources/Request/Request/RequestBuilder.swift 81.25% <90.9%> (+6.25%) :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 e7a4ab0...bd7004c. Read the comment docs.