Skip to content

S3: return checksum information in MultipartUpload responses#9968

Merged
bpandola merged 4 commits intogetmoto:masterfrom
bpandola:fix-9024
Apr 9, 2026
Merged

S3: return checksum information in MultipartUpload responses#9968
bpandola merged 4 commits intogetmoto:masterfrom
bpandola:fix-9024

Conversation

@bpandola
Copy link
Copy Markdown
Collaborator

@bpandola bpandola commented Apr 9, 2026

Closes #9024

@bpandola bpandola added this to the 5.2 milestone Apr 9, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.18%. Comparing base (36fc191) to head (3701eae).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #9968   +/-   ##
=======================================
  Coverage   93.18%   93.18%           
=======================================
  Files        1321     1321           
  Lines      120327   120327           
=======================================
+ Hits       112129   112130    +1     
+ Misses       8198     8197    -1     
Flag Coverage Δ
servertests 29.00% <0.00%> (ø)
unittests 93.16% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bpandola bpandola merged commit 02322be into getmoto:master Apr 9, 2026
135 of 136 checks passed
@bpandola bpandola deleted the fix-9024 branch April 9, 2026 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Store checksum algorithm and type on S3 multipart uploads

1 participant