Skip to content

feat(client): expose streaming/multipart upload (io.Reader) for PutObject#104

Merged
cjimti merged 1 commit into
mainfrom
feat/streaming-upload-103
Jun 1, 2026
Merged

feat(client): expose streaming/multipart upload (io.Reader) for PutObject#104
cjimti merged 1 commit into
mainfrom
feat/streaming-upload-103

feat(client): add streaming/multipart upload via PutObjectStream

e4baa07
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 1, 2026 in 1s

87.03% (target 82.00%)

View this Pull Request on Codecov

87.03% (target 82.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.03%. Comparing base (baef060) to head (e4baa07).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #104      +/-   ##
==========================================
+ Coverage   86.83%   87.03%   +0.20%     
==========================================
  Files          38       39       +1     
  Lines        2134     2167      +33     
==========================================
+ Hits         1853     1886      +33     
  Misses        173      173              
  Partials      108      108              
Files with missing lines Coverage Δ
pkg/client/client.go 95.49% <100.00%> (+0.04%) ⬆️
pkg/client/stream.go 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.