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: Add a newline formatting configuration and a comment for warning #2464

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

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 66.28%. Comparing base (47a68f0) to head (89a7708).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2464 +/- ## ============================================ + Coverage 63.80% 66.28% +2.47% + Complexity 829 827 -2 ============================================ Files 511 511 Lines 42622 42622 Branches 5947 5947 ============================================ + Hits 27193 28250 +1057 + Misses 12679 11558 -1121 - Partials 2750 2814 +64 ```

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