-
Notifications
You must be signed in to change notification settings - Fork 200
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: remaining integration tests for sdk update #3283
Conversation
Codecov Report
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. @@ Coverage Diff @@
## swift-sdk-0260 #3283 +/- ##
==================================================
+ Coverage 64.45% 64.47% +0.01%
==================================================
Files 1074 1074
Lines 35875 35875
==================================================
+ Hits 23122 23129 +7
+ Misses 12753 12746 -7
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 7 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Swift SDK Update 0.26.0
userNotFound
to allow forlimitedExceeded
exceptions.fulfillment(of:)
in a couple tests within async contexts.userAgentOS
toAmplifyAWSServiceConfiguration
for Storage requests that aren't generated or executed through the Swift SDK.Debt Introduced
none
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.