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 Sendable to AWSShapeOptions #603

Closed sidepelican closed 6 months ago

sidepelican commented 6 months ago

In Xcode15.3(now in RC), it shows many warnings of concurrency.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.26%. Comparing base (e49b4dc) to head (d17012a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #603 +/- ## ========================================== + Coverage 76.25% 76.26% +0.01% ========================================== Files 87 87 Lines 8557 8557 ========================================== + Hits 6525 6526 +1 + Misses 2032 2031 -1 ```

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