Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(server): add tip for gremlin api NPE with empty query #2467

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

SunnyBoy-WYH
Copy link
Contributor

@SunnyBoy-WYH SunnyBoy-WYH commented Mar 1, 2024

fix #2426

image

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. api Changes of API bug Something isn't working gremlin TinkerPop gremlin labels Mar 1, 2024
Copy link

codecov bot commented Mar 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@             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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Mar 1, 2024
@imbajin imbajin requested a review from VGalaxies March 1, 2024 15:14
@VGalaxies VGalaxies merged commit 3f127f0 into apache:master Mar 1, 2024
18 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Changes of API bug Something isn't working gremlin TinkerPop gremlin lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] http://localhost:8080/gremlin have the null pointer error
3 participants