Skip to content

Support persistent split with s3 provider - #1122

Open
SmaGMan wants to merge 2 commits into
masterfrom
feature/s3-split-persistent
Open

Support persistent split with s3 provider#1122
SmaGMan wants to merge 2 commits into
masterfrom
feature/s3-split-persistent

feature(core): support persistent shard state split in s3 provider

090edba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 20, 2026 in 0s

60.45% (+0.02%) compared to eb56303

View this Pull Request on Codecov

60.45% (+0.02%) compared to eb56303

Details

Codecov Report

❌ Patch coverage is 81.66667% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.45%. Comparing base (eb56303) to head (090edba).

Files with missing lines Patch % Lines
core/src/block_strider/starter/cold_boot.rs 0.00% 6 Missing ⚠️
...src/storage/persistent_state/shard_state/writer.rs 87.50% 0 Missing and 3 partials ⚠️
core/src/storage/persistent_state/tests.rs 93.33% 0 Missing and 1 partial ⚠️
util/src/serde_helpers.rs 93.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1122      +/-   ##
==========================================
+ Coverage   60.43%   60.45%   +0.02%     
==========================================
  Files         487      487              
  Lines       85229    85271      +42     
  Branches    85229    85271      +42     
==========================================
+ Hits        51504    51547      +43     
+ Misses      31202    31201       -1     
  Partials     2523     2523              

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.