carson-katri / swift-request

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

Solves #36 #37 #39

Closed o-nnerb closed 3 years ago

o-nnerb commented 3 years ago

I increased the swift version to 5.3

carson-katri commented 3 years ago

Awesome! Could you please add tests for the operator overload and buildEither?

codecov-io commented 3 years ago

Codecov Report

Merging #39 (020c730) into master (ab338d9) will decrease coverage by 0.11%. The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
- Coverage   81.56%   81.44%   -0.12%     
==========================================
  Files          22       22              
  Lines         434      442       +8     
==========================================
+ Hits          354      360       +6     
- Misses         80       82       +2     
Impacted Files Coverage Δ
Sources/Request/Request/RequestBuilder.swift 78.94% <50.00%> (-7.72%) :arrow_down:
...ources/Request/Request/RequestParams/Url/Url.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 ab338d9...020c730. Read the comment docs.