feat(py-client): implement "many" api for batch requests#546
Draft
matt-codecov wants to merge 1 commit into
Draft
feat(py-client): implement "many" api for batch requests#546matt-codecov wants to merge 1 commit into
matt-codecov wants to merge 1 commit into
Codecov / codecov/project
succeeded
Jul 8, 2026 in 1s
87.22% (-0.01%) compared to 82f8bdf, passed because coverage increased by 0% when compared to adjusted base (87.22%)
View this Pull Request on Codecov
87.22% (-0.01%) compared to 82f8bdf, passed because coverage increased by 0% when compared to adjusted base (87.22%)
Details
Codecov Report
❌ Patch coverage is 86.55462% with 48 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.22%. Comparing base (82f8bdf) to head (9ac7967).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| clients/python/src/objectstore_client/many.py | 86.49% | 47 Missing |
| clients/python/src/objectstore_client/client.py | 88.88% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #546 +/- ##
==========================================
- Coverage 87.22% 87.22% -0.01%
==========================================
Files 91 92 +1
Lines 14487 14843 +356
==========================================
+ Hits 12637 12947 +310
- Misses 1850 1896 +46 | Components | Coverage Δ | |
|---|---|---|
| Rust Backend | 92.09% <ø> (ø) |
|
| Rust Client | 79.89% <ø> (ø) |
|
| Python Client | 88.00% <86.55%> (-0.87%) |
⬇️ |
☔ View full report in Codecov by Harness.
📢 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