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.63k stars 517 forks source link

chore: remove required ci with java8 #2503

Closed Pengzna closed 6 months ago

Pengzna commented 6 months ago

as title

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 53.26%. Comparing base (27cf52b) to head (babc54f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2503 +/- ## ============================================= - Coverage 66.31% 53.26% -13.05% + Complexity 829 545 -284 ============================================= Files 511 511 Lines 42649 42649 Branches 5942 5942 ============================================= - Hits 28281 22717 -5564 - Misses 11557 17489 +5932 + Partials 2811 2443 -368 ```

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