fix(server): remove the judgment for java8 compatibility in the init-store by Tsukilc · Pull Request #2905 · apache/hugegraph
Purpose of the PR
- close #xxx
Main Changes
Verifying these changes
- Trivial rework / code cleanup without any test coverage. (No Need)
- Already covered by existing tests, such as (please modify tests here).
- Need tests and can be verified as follows:
- xxx
Does this PR potentially affect the following parts?
- Dependencies (add/update license info & regenerate_known_dependencies.sh)
- Modify configurations
- The public API
- Other affects (typed here)
- Nope
Documentation Status
-
Doc - TODO -
Doc - Done -
Doc - No Need
labels
Nov 12, 2025Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 31.90%. Comparing base (496b150) to head (71eb68a).
⚠️ Report is 1 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@ ## master #2905 +/- ## ============================================ - Coverage 35.55% 31.90% -3.66% - Complexity 333 488 +155 ============================================ Files 802 802 Lines 67564 67564 Branches 8776 8776 ============================================ - Hits 24024 21554 -2470 - Misses 40984 43609 +2625 + Partials 2556 2401 -155
☔ 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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TODO: we need to ensure the root case. merge it first
hahahahbenny pushed a commit to hahahahbenny/incubator-hugegraph that referenced this pull request
Nov 23, 2025This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters