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): add tip for gremlin api NPE with empty query #2467

Closed SunnyBoy-WYH closed 4 months ago

SunnyBoy-WYH commented 4 months ago

fix #2426

image

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 64.84%. Comparing base (47a68f0) to head (860c611). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2467 +/- ## ============================================ + Coverage 63.80% 64.84% +1.04% - Complexity 829 980 +151 ============================================ Files 511 511 Lines 42622 42623 +1 Branches 5947 5947 ============================================ + Hits 27193 27637 +444 + Misses 12679 12245 -434 + Partials 2750 2741 -9 ```

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