Skip to content

feat(rocksdb): support ToplingDB provider#3024

Open
WaterWhisperer wants to merge 60 commits into
apache:masterfrom
WaterWhisperer:toplingdb-rebase
Open

feat(rocksdb): support ToplingDB provider#3024
WaterWhisperer wants to merge 60 commits into
apache:masterfrom
WaterWhisperer:toplingdb-rebase

fix(ci): align ToplingDB CI setup

fe8c6b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 12, 2026 in 0s

34.68% (-3.28%) compared to 2d63804

View this Pull Request on Codecov

34.68% (-3.28%) compared to 2d63804

Details

Codecov Report

❌ Patch coverage is 50.00000% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 34.68%. Comparing base (2d63804) to head (fe8c6b0).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
.../java/org/apache/hugegraph/pd/config/PDConfig.java 0.00% 6 Missing ⚠️
...a/org/apache/hugegraph/pd/store/HgKVStoreImpl.java 0.00% 6 Missing ⚠️
...raph/backend/store/rocksdb/RocksDBStdSessions.java 64.70% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3024      +/-   ##
============================================
- Coverage     37.96%   34.68%   -3.28%     
+ Complexity      519      496      -23     
============================================
  Files           805      816      +11     
  Lines         68404    69585    +1181     
  Branches       8993     9194     +201     
============================================
- Hits          25968    24135    -1833     
- Misses        39697    42873    +3176     
+ Partials       2739     2577     -162     

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