Skip to content

feature : rocksdb phase4 consolidated - #8208

Draft
LegendPei wants to merge 49 commits into
apache:2.xfrom
LegendPei:feat/rocksdb-phase4-consolidated
Draft

feature : rocksdb phase4 consolidated#8208
LegendPei wants to merge 49 commits into
apache:2.xfrom
LegendPei:feat/rocksdb-phase4-consolidated

fix(rocksdb): align phase4 with latest file mode base

898e8cf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 23, 2026 in 0s

73.12% (-0.13%) compared to dbea185

View this Pull Request on Codecov

73.12% (-0.13%) compared to dbea185

Details

Codecov Report

❌ Patch coverage is 33.33333% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.12%. Comparing base (dbea185) to head (898e8cf).

Files with missing lines Patch % Lines
...erver/console/entity/param/GlobalSessionParam.java 0.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x    #8208      +/-   ##
============================================
- Coverage     73.25%   73.12%   -0.13%     
- Complexity     1146     1148       +2     
============================================
  Files          1153     1153              
  Lines         42348    42507     +159     
  Branches       5061     5063       +2     
============================================
+ Hits          31022    31085      +63     
- Misses         8845     8942      +97     
+ Partials       2481     2480       -1     
Files with missing lines Coverage Δ
...ava/org/apache/seata/common/ConfigurationKeys.java 0.00% <ø> (ø)
...in/java/org/apache/seata/common/DefaultValues.java 100.00% <ø> (ø)
...n/java/org/apache/seata/common/store/LockMode.java 94.11% <100.00%> (+0.36%) ⬆️
...ta/spring/boot/autoconfigure/StarterConstants.java 100.00% <ø> (ø)
...ot/autoconfigure/loader/SeataPropertiesLoader.java 54.54% <ø> (-8.62%) ⬇️
...configure/SeataServerEnvironmentPostProcessor.java 100.00% <ø> (ø)
...e/properties/server/store/StoreFileProperties.java 48.55% <ø> (-51.45%) ⬇️
...erver/console/entity/param/GlobalSessionParam.java 0.00% <0.00%> (ø)

... and 3 files with indirect coverage changes

Impacted file tree graph

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