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
Aug 25, 2026 in 0s
88.23% (+0.24%) compared to 3d77592
View this Pull Request on Codecov
88.23% (+0.24%) compared to 3d77592
Details
Codecov Report
❌ Patch coverage is 94.24704% with 34 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.23%. Comparing base (3d77592) to head (c481164).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| clients/python/src/objectstore_client/many.py | 93.04% | 32 Missing |
| clients/python/src/objectstore_client/client.py | 81.81% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #546 +/- ##
==========================================
+ Coverage 87.99% 88.23% +0.24%
==========================================
Files 96 98 +2
Lines 15956 16537 +581
==========================================
+ Hits 14041 14592 +551
- Misses 1915 1945 +30 | Components | Coverage Δ | |
|---|---|---|
| Rust Backend | 92.34% <ø> (ø) |
|
| Rust Client | 81.97% <ø> (ø) |
|
| Python Client | 93.92% <94.24%> (+0.61%) |
⬆️ |
☔ 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