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

fix(server): unify license header for protobuf file #2448

Closed VGalaxies closed 4 months ago

VGalaxies commented 5 months ago

fix https://github.com/apache/incubator-hugegraph/pull/2438

we overlooked the header of the protobuf file...

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 (ad83c2a) 66.23%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2448 +/- ## ============================================ + Coverage 66.21% 66.23% +0.01% Complexity 828 828 ============================================ Files 511 511 Lines 42598 42598 Branches 5942 5942 ============================================ + Hits 28208 28215 +7 + Misses 11582 11575 -7 Partials 2808 2808 ```

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