apache / incubator-hugegraph

A graph database that supports more than 100+ billion data, high performance and scalability (Include OLTP Engine & REST-API & Backends)
https://hugegraph.apache.org
Apache License 2.0
2.58k stars 512 forks source link

chore: refine the hg-style.xml specification #2436

Closed msgui closed 5 months ago

msgui commented 5 months ago

Purpose of the PR

subtask of https://github.com/apache/incubator-hugegraph/issues/2435

Main Changes

image 👉: https://github.com/apache/incubator-hugegraph/wiki/HugeGraph-Code-Style-Guide Add the option 'BLANK_LINES_AFTER_CLASS_HEADER' with a value of 1.

Verifying these changes

Does this PR potentially affect the following parts?

Documentation Status

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (1d4532c) 66.23% compared to head (01f4ff0) 63.85%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2436 +/- ## ============================================ - Coverage 66.23% 63.85% -2.39% Complexity 828 828 ============================================ Files 511 511 Lines 42597 42597 Branches 5942 5942 ============================================ - Hits 28215 27200 -1015 - Misses 11566 12652 +1086 + Partials 2816 2745 -71 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.