feat(py-client): Implement "many" api for batch requests - #546
Open
matt-codecov wants to merge 1 commit into
Open
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
Sep 3, 2026 in 1s
88.96% (+0.19%) compared to cce8d39
View this Pull Request on Codecov
88.96% (+0.19%) compared to cce8d39
Details
Codecov Report
❌ Patch coverage is 94.53925% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.96%. Comparing base (cce8d39) to head (ff03dcd).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| clients/python/src/objectstore_client/many.py | 93.20% | 31 Missing |
| clients/python/src/objectstore_client/client.py | 90.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #546 +/- ##
==========================================
+ Coverage 88.77% 88.96% +0.19%
==========================================
Files 108 110 +2
Lines 18116 18692 +576
==========================================
+ Hits 16082 16630 +548
- Misses 2034 2062 +28 | Components | Coverage Δ | |
|---|---|---|
| Rust Backend | 92.59% <ø> (ø) |
|
| Rust Client | 81.97% <ø> (ø) |
|
| Python Client | 94.17% <94.53%> (+0.60%) |
⬆️ |
☔ 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