Skip to content

fix(gcs): Retry multipart operations - #575

Merged
lcian merged 4 commits into
mainfrom
fix/retry-gcs-multipart-ops
Jul 27, 2026
Merged

fix(gcs): Retry multipart operations#575
lcian merged 4 commits into
mainfrom
fix/retry-gcs-multipart-ops

dont need to handle 404; retry complete too

0b6fca4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 27, 2026 in 0s

90.90% (+3.37%) compared to a2e2196

View this Pull Request on Codecov

90.90% (+3.37%) compared to a2e2196

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.90%. Comparing base (a2e2196) to head (0b6fca4).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #575      +/-   ##
==========================================
+ Coverage   87.53%   90.90%   +3.37%     
==========================================
  Files          93       10      -83     
  Lines       15283      682   -14601     
==========================================
- Hits        13378      620   -12758     
+ Misses       1905       62    -1843     
Components Coverage Δ
Rust Backend ∅ <ø> (∅)
Rust Client ∅ <ø> (∅)
Python Client 90.90% <ø> (ø)

☔ 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.