Skip to content

feat(changelog): Add and use Assembling phase with deferred cleanup (…

59919c0
Select commit
Loading
Failed to load commit list.
Merged

feat: Implement MultipartUploadBackend on TieredStorage #458

feat(changelog): Add and use Assembling phase with deferred cleanup (…
59919c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 29, 2026 in 0s

87.61% (+0.66%) compared to 24b35be

View this Pull Request on Codecov

87.61% (+0.66%) compared to 24b35be

Details

Codecov Report

❌ Patch coverage is 96.35762% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.61%. Comparing base (24b35be) to head (59919c0).
⚠️ Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
objectstore-service/src/backend/mod.rs 0.00% 8 Missing ⚠️
objectstore-service/src/backend/testing.rs 60.00% 8 Missing ⚠️
objectstore-test/src/server.rs 0.00% 5 Missing ⚠️
objectstore-service/src/backend/changelog.rs 98.70% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #458      +/-   ##
==========================================
+ Coverage   86.94%   87.61%   +0.66%     
==========================================
  Files          77       78       +1     
  Lines       11394    12244     +850     
==========================================
+ Hits         9906    10727     +821     
- Misses       1488     1517      +29     
Components Coverage Δ
Rust Backend 92.36% <97.16%> (+0.55%) ⬆️
Rust Client 79.78% <ø> (-0.32%) ⬇️
Python Client 86.36% <ø> (ø)

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