soto-project / soto-core

Core framework of Soto the Swift SDK for AWS
https://soto.codes
Apache License 2.0
111 stars 51 forks source link

Add AWSHTTPClient protocol #602

Closed adam-fowler closed 5 months ago

adam-fowler commented 7 months ago

Reintroduce the AWSHTTPClient protocol Eventually this will be used to introduce support for URLSession

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 75.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 80.39%. Comparing base (fe83148) to head (a86be62).

Files Patch % Lines
Sources/SotoCore/HTTP/AWSHTTPClient.swift 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## async-nonblocking-fileio #602 +/- ## ============================================================ - Coverage 80.40% 80.39% -0.02% ============================================================ Files 77 78 +1 Lines 6467 6453 -14 ============================================================ - Hits 5200 5188 -12 + Misses 1267 1265 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.