Skip to content

improve

11acbc3
Select commit
Loading
Failed to load commit list.
Open

feat(py-client): Add Multipart Upload API #476

improve
11acbc3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 15, 2026 in 1s

87.02% (+0.08%) compared to 84181ed

View this Pull Request on Codecov

87.02% (+0.08%) compared to 84181ed

Details

Codecov Report

❌ Patch coverage is 93.29268% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.02%. Comparing base (84181ed) to head (11acbc3).

Files with missing lines Patch % Lines
clients/python/src/objectstore_client/multipart.py 91.17% 9 Missing ⚠️
clients/python/src/objectstore_client/client.py 94.87% 2 Missing ⚠️
Additional details and impacted files
@@                             Coverage Diff                             @@
##           lcian/feat/multipart-upload-rust-client     #476      +/-   ##
===========================================================================
+ Coverage                                    86.94%   87.02%   +0.08%     
===========================================================================
  Files                                           80       82       +2     
  Lines                                        12303    12456     +153     
===========================================================================
+ Hits                                         10697    10840     +143     
- Misses                                        1606     1616      +10     
Components Coverage Δ
Rust Backend 91.74% <ø> (ø)
Rust Client 79.79% <ø> (ø)
Python Client 88.36% <93.29%> (+2.00%) ⬆️

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