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 #2457

Closed returnToInnocence closed 4 months ago

returnToInnocence commented 4 months ago

Purpose of the PR

Main Changes

Verifying these changes

Does this PR potentially affect the following parts?

Documentation Status

javeme commented 4 months ago

LGTM

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 66.30%. Comparing base (bc421bb) to head (1fde1d0). Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2457 +/- ## ============================================ + Coverage 66.23% 66.30% +0.07% Complexity 827 827 ============================================ Files 511 511 Lines 42582 42622 +40 Branches 5935 5947 +12 ============================================ + Hits 28204 28262 +58 + Misses 11566 11548 -18 Partials 2812 2812 ```

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

returnToInnocence commented 4 months ago

LGTM

@javeme Sorry, I just found a few more configuration omissions, I will mention a new commit to supplement