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: improve license header checker confs and pre-check header when validating #2445

Closed VGalaxies closed 4 months ago

VGalaxies commented 5 months ago

subtask of #2435

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (7586779) 66.21% compared to head (e3d9fea) 66.24%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2445 +/- ## ============================================ + Coverage 66.21% 66.24% +0.03% Complexity 828 828 ============================================ Files 511 511 Lines 42598 42598 Branches 5942 5942 ============================================ + Hits 28208 28221 +13 + Misses 11582 11566 -16 - Partials 2808 2811 +3 ```

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