Skip to content

BREAKING CHANGE(hubble): introduce new version V2#632

Merged
imbajin merged 68 commits into
apache:masterfrom
FrostyHec:hubble2.0
Jul 12, 2026
Merged

BREAKING CHANGE(hubble): introduce new version V2#632
imbajin merged 68 commits into
apache:masterfrom
FrostyHec:hubble2.0

fix(hubble): resolve eslint, missing license headers, i18n keys, and …

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

35.47% (-27.03%) compared to b066b80

View this Pull Request on Codecov

35.47% (-27.03%) compared to b066b80

Details

Codecov Report

❌ Patch coverage is 23.53077% with 3318 lines in your changes missing coverage. Please review.
✅ Project coverage is 35.47%. Comparing base (b066b80) to head (d19790b).
⚠️ Report is 79 commits behind head on master.

Files with missing lines Patch % Lines
.../hugegraph/controller/ingest/IngestController.java 34.58% 269 Missing and 28 partials ⚠️
...egraph/controller/saas/GraphMetricsController.java 9.33% 194 Missing and 10 partials ⚠️
...raph/controller/langchain/LangChainController.java 43.57% 174 Missing and 28 partials ⚠️
...gegraph/controller/saas/SaaSMetricsController.java 0.00% 149 Missing ⚠️
.../hugegraph/controller/graphs/GraphsController.java 10.92% 103 Missing and 3 partials ⚠️
...he/hugegraph/controller/graph/GraphController.java 0.00% 96 Missing ⚠️
...graph/controller/schema/VertexLabelController.java 0.00% 84 Missing ⚠️
...gegraph/controller/space/GraphSpaceController.java 0.00% 83 Missing ⚠️
...pache/hugegraph/service/HugeClientPoolService.java 0.00% 81 Missing ⚠️
...controller/query/EditElementHistoryController.java 0.00% 76 Missing ⚠️
... and 133 more
Additional details and impacted files
@@              Coverage Diff              @@
##             master     #632       +/-   ##
=============================================
- Coverage     62.49%   35.47%   -27.03%     
- Complexity     1903     2814      +911     
=============================================
  Files           262      586      +324     
  Lines          9541    24621    +15080     
  Branches        886     2530     +1644     
=============================================
+ Hits           5963     8734     +2771     
- Misses         3190    15139    +11949     
- Partials        388      748      +360     

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