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.66k stars 520 forks source link

chore(dist): fix the JSON license issue #2697

Closed VGalaxies closed 4 days ago

codecov[bot] commented 6 days ago

Codecov Report

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

Project coverage is 46.94%. Comparing base (3ab8b28) to head (7138bf7). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2697 +/- ## ========================================= Coverage 46.94% 46.94% Complexity 821 821 ========================================= Files 745 745 Lines 60062 60062 Branches 7670 7670 ========================================= Hits 28195 28195 - Misses 29042 29045 +3 + Partials 2825 2822 -3 ```

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


🚨 Try these New Features:

imbajin commented 4 days ago

wait for #2698 merged

imbajin commented 4 days ago

Also note the dependency should use test scope?

Seems only used in hugegraph-pd/hg-pd-test/src/main/java/org/apache/hugegraph/pd/rest/RestApiTest.java