Skip to content

feature : support rocksdb in filemode - #8149

Open
LegendPei wants to merge 28 commits into
apache:2.xfrom
LegendPei:feat/support-rocksdb-in-filemode
Open

feature : support rocksdb in filemode#8149
LegendPei wants to merge 28 commits into
apache:2.xfrom
LegendPei:feat/support-rocksdb-in-filemode

fix(rocksdb): fix file mode ci failures

ea57149
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2026 in 1s

73.22% (-0.04%) compared to dbea185

View this Pull Request on Codecov

73.22% (-0.04%) compared to dbea185

Details

Codecov Report

❌ Patch coverage is 54.16667% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.22%. Comparing base (dbea185) to head (ea57149).

Files with missing lines Patch % Lines
...ot/autoconfigure/loader/SeataPropertiesLoader.java 12.50% 7 Missing ⚠️
...erver/console/entity/param/GlobalSessionParam.java 0.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x    #8149      +/-   ##
============================================
- Coverage     73.25%   73.22%   -0.04%     
- Complexity     1146     1148       +2     
============================================
  Files          1153     1153              
  Lines         42348    42368      +20     
  Branches       5061     5063       +2     
============================================
+ Hits          31022    31023       +1     
- Misses         8845     8866      +21     
+ Partials       2481     2479       -2     
Files with missing lines Coverage Δ
...ava/org/apache/seata/common/ConfigurationKeys.java 0.00% <ø> (ø)
...n/java/org/apache/seata/common/store/LockMode.java 94.11% <100.00%> (+0.36%) ⬆️
...ta/spring/boot/autoconfigure/StarterConstants.java 100.00% <ø> (ø)
...configure/SeataServerEnvironmentPostProcessor.java 100.00% <100.00%> (ø)
...e/properties/server/store/StoreFileProperties.java 100.00% <100.00%> (ø)
...erver/console/entity/param/GlobalSessionParam.java 0.00% <0.00%> (ø)
...ot/autoconfigure/loader/SeataPropertiesLoader.java 54.54% <12.50%> (-8.62%) ⬇️

... and 2 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.