Skip to content

fix(python): Split sequential same-key batches

837b455
Select commit
Loading
Failed to load commit list.
Draft

feat(py-client): Add many API #419

fix(python): Split sequential same-key batches
837b455
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 27, 2026 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 90.27778% with 42 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@d3c67c8). Learn more about missing BASE report.

Files with missing lines Patch % Lines
clients/python/src/objectstore_client/many.py 89.27% 34 Missing ⚠️
clients/python/src/objectstore_client/multipart.py 94.79% 5 Missing ⚠️
clients/python/src/objectstore_client/client.py 83.33% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #419   +/-   ##
=======================================
  Coverage        ?   87.20%           
=======================================
  Files           ?       80           
  Lines           ?    12071           
  Branches        ?        0           
=======================================
  Hits            ?    10527           
  Misses          ?     1544           
  Partials        ?        0           
Components Coverage Δ
Rust Backend 91.93% <0.00%> (?)
Rust Client 79.78% <0.00%> (?)
Python Client 88.72% <0.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.