Skip to content

Merge branch 'apache:master' into checkstyle

c410bb7
Select commit
Loading
Failed to load commit list.
Draft

refact: fix some code style with check plugin #385

Merge branch 'apache:master' into checkstyle
c410bb7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2026 in 0s

62.54% (-0.04%) compared to 0a72868, passed because coverage increased by 0.05% when compared to adjusted base (62.49%)

View this Pull Request on Codecov

62.54% (-0.04%) compared to 0a72868, passed because coverage increased by 0.05% when compared to adjusted base (62.49%)

Details

Codecov Report

❌ Patch coverage is 24.48980% with 37 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.54%. Comparing base (0a72868) to head (c410bb7).
⚠️ Report is 141 commits behind head on master.

Files with missing lines Patch % Lines
.../hugegraph/loader/flink/HugeGraphOutputFormat.java 0.00% 11 Missing ⚠️
...e/hugegraph/loader/spark/HugeGraphSparkLoader.java 0.00% 11 Missing ⚠️
...e/hugegraph/serializer/direct/HBaseSerializer.java 0.00% 8 Missing ⚠️
...e/hugegraph/serializer/direct/reuse/BytesDemo.java 0.00% 6 Missing ⚠️
...rg/apache/hugegraph/exception/ServerException.java 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #385      +/-   ##
============================================
- Coverage     62.58%   62.54%   -0.04%     
- Complexity      894     1866     +972     
============================================
  Files            91      260     +169     
  Lines          4383     9407    +5024     
  Branches        515      872     +357     
============================================
+ Hits           2743     5884    +3141     
- Misses         1437     3141    +1704     
- Partials        203      382     +179     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.