Skip to content

Always specify checksum algorithm on uploads in S3Client#575

Merged
MrCreosote merged 1 commit intomainfrom
dev-service
Mar 27, 2026
Merged

Always specify checksum algorithm on uploads in S3Client#575
MrCreosote merged 1 commit intomainfrom
dev-service

Conversation

@MrCreosote
Copy link
Copy Markdown
Member

Unlike Minio, CEPH will not store the checksum unless the algorithm is explicitly specified.

Works with both Minio and CEPH

Unlike Minio, CEPH will not store the checksum unless the algorithm is
explicitly specified.

Works with both Minio and CEPH
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 53.29%. Comparing base (47de98d) to head (9fac477).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #575   +/-   ##
=======================================
  Coverage   53.29%   53.29%           
=======================================
  Files          69       69           
  Lines        5965     5965           
=======================================
  Hits         3179     3179           
  Misses       2786     2786           

☔ 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.

@MrCreosote MrCreosote merged commit ae60371 into main Mar 27, 2026
11 checks passed
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.

2 participants