Skip to content

fix(service): Retry GCS multipart initiate and complete - #566

Closed
lcian wants to merge 4 commits into
mainfrom
fix/retry-gcs-multipart-init-complete
Closed

fix(service): Retry GCS multipart initiate and complete#566
lcian wants to merge 4 commits into
mainfrom
fix/retry-gcs-multipart-init-complete

wip

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

87.62% (+0.07%) compared to 0bc8c3f

View this Pull Request on Codecov

87.62% (+0.07%) compared to 0bc8c3f

Details

Codecov Report

❌ Patch coverage is 92.00000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.62%. Comparing base (0bc8c3f) to head (d026464).
⚠️ Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
objectstore-service/src/backend/gcs.rs 92.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #566      +/-   ##
==========================================
+ Coverage   87.55%   87.62%   +0.07%     
==========================================
  Files          93       93              
  Lines       14969    15370     +401     
==========================================
+ Hits        13106    13468     +362     
- Misses       1863     1902      +39     
Components Coverage Δ
Rust Backend 92.34% <92.00%> (+<0.01%) ⬆️
Rust Client 79.89% <ø> (ø)
Python Client 90.90% <ø> (+0.70%) ⬆️

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