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

Import SotoXML as implementation only #573

Closed adam-fowler closed 1 year ago

adam-fowler commented 1 year ago

SotoXML is an internal module which shouldn't be used outside of SotoCore

codecov[bot] commented 1 year ago

Codecov Report

Merging #573 (333def8) into 7.x.x (c58aa23) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##            7.x.x     #573   +/-   ##
=======================================
  Coverage   78.86%   78.86%           
=======================================
  Files          73       73           
  Lines        6467     6467           
=======================================
  Hits         5100     5100           
  Misses       1367     1367           
Files Changed Coverage Δ
Sources/SotoCore/AWSClient.swift 90.88% <ø> (ø)
Sources/SotoCore/Concurrency/EventStream.swift 95.91% <ø> (ø)
Sources/SotoCore/Doc/AWSShape+Encoder.swift 100.00% <ø> (ø)
Sources/SotoCore/Encoder/EventStreamDecoder.swift 77.85% <ø> (ø)
...ces/SotoCore/Message/Middleware/S3Middleware.swift 67.24% <ø> (ø)
Sources/SotoCore/HTTP/AWSHTTPResponse.swift 96.01% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more