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

Gremlin Server rework PoC #78

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Conversation

vkagamlyk
Copy link

No description provided.

@codecov
Copy link

codecov bot commented Aug 31, 2023

Codecov Report

Merging #78 (0d32f33) into master (02bf879) will decrease coverage by 0.61%.
Report is 17 commits behind head on master.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             master      #78      +/-   ##
============================================
- Coverage     75.82%   75.22%   -0.61%     
- Complexity    12527    12604      +77     
============================================
  Files          1039     1050      +11     
  Lines         63528    64735    +1207     
  Branches       7044     7247     +203     
============================================
+ Hits          48172    48695     +523     
- Misses        12732    13387     +655     
- Partials       2624     2653      +29     
Files Changed Coverage Δ
.../tinkerpop/gremlin/server/GremlinBootstrapper.java 0.00% <0.00%> (ø)
...tinkerpop/gremlin/server/GremlinChannelizerV4.java 0.00% <0.00%> (ø)
...e/tinkerpop/gremlin/server/GremlinHttpService.java 0.00% <0.00%> (ø)
...ache/tinkerpop/gremlin/server/GremlinServerV4.java 0.00% <0.00%> (ø)
...che/tinkerpop/gremlin/server/GremlinWsService.java 0.00% <0.00%> (ø)
...pache/tinkerpop/gremlin/server/ServiceContext.java 0.00% <0.00%> (ø)
...he/tinkerpop/gremlin/server/StatusHttpService.java 0.00% <0.00%> (ø)
...kerpop/gremlin/server/handler/HttpHandlerUtil.java 25.92% <0.00%> (+7.94%) ⬆️
...rpop/gremlin/server/handler/OpExecutorHandler.java 54.16% <0.00%> (-4.93%) ⬇️
...rpop/gremlin/server/handler/OpSelectorHandler.java 32.55% <0.00%> (-12.61%) ⬇️
... and 4 more

... and 22 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant