Skip to content

improve

e3d17d6
Select commit
Loading
Failed to load commit list.
Merged

feat(service): Implement MultipartUploadBackend on GcsBackend #450

improve
e3d17d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 7, 2026 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 0% with 126 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@402cfed). Learn more about missing BASE report.

Files with missing lines Patch % Lines
objectstore-service/src/backend/gcs.rs 0.00% 126 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #450   +/-   ##
=======================================
  Coverage        ?   85.30%           
=======================================
  Files           ?       77           
  Lines           ?    10483           
  Branches        ?        0           
=======================================
  Hits            ?     8942           
  Misses          ?     1541           
  Partials        ?        0           
Components Coverage Δ
Rust Backend 90.10% <0.00%> (?)
Rust Client 80.56% <0.00%> (?)
Python Client 86.36% <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.