-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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 S3 200 Error handling #3288
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit; otherwise looks good. Thanks @alexgromero!
Co-authored-by: Nate Prewitt <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## develop #3288 +/- ##
========================================
Coverage 93.17% 93.18%
========================================
Files 66 66
Lines 14339 14368 +29
========================================
+ Hits 13361 13389 +28
- Misses 978 979 +1 ☔ View full report in Codecov by Sentry. |
* release-1.35.47: Bumping version to 1.35.47 Update endpoints model Update to latest models Fix S3 200 Error handling (#3288)
This PR updates the S3 200 Errors implementation (#3276) to address bugs introduced in payload operations.