feat(py-client): Add Multipart Upload API #476
+823
−21
Merged
Codecov / codecov/project
succeeded
May 29, 2026 in 0s
87.63% (+0.08%) compared to 8e5faf7
View this Pull Request on Codecov
87.63% (+0.08%) compared to 8e5faf7
Details
Codecov Report
❌ Patch coverage is 93.29268% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.63%. Comparing base (8e5faf7) to head (078aaa5).
| 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 @@
## main #476 +/- ##
==========================================
+ Coverage 87.55% 87.63% +0.08%
==========================================
Files 81 83 +2
Lines 12896 13049 +153
==========================================
+ Hits 11291 11436 +145
- Misses 1605 1613 +8 | Components | Coverage Δ | |
|---|---|---|
| Rust Backend | 92.33% <ø> (ø) |
|
| Rust Client | 79.70% <ø> (ø) |
|
| 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.
Loading