Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Gh-3353: Ensure user info passed in GafferPop#3354

Merged
j69772 merged 8 commits intodevelopfromgh-3353-user-info-passed-in-gafferpop
Jan 21, 2025

Conversation

tb06904
Copy link
Member

@tb06904tb06904 commentedJan 17, 2025
edited by github-actionsbot
Loading

Addresses some of the issues with passing information from the REST API to gafferpop by ensuring each request now has its own instance of the tinkerpop graph layer so the variables are unique per request. Also stops the user from being reset immediately by the custom GraphStep.

Few other minor bits of tidying and improvements to otel logging.

Related issue

@tb06904tb06904 linked an issueJan 17, 2025 that may beclosed by this pull request
@tb06904tb06904 added bugConfirmed or suspected bug tinkerpopSpecific to/touches the tinkerpop module labelsJan 17, 2025
@codecovCodecov
Copy link

codecovbot commentedJan 17, 2025
edited
Loading

Codecov Report

Attention: Patch coverage is89.89899% with10 lines in your changes missing coverage. Please review.

Project coverage is 68.06%. Comparing base(4eee4de) to head(2b911f2).
Report is 9 commits behind head on develop.

Files with missing linesPatch %Lines
...store/operation/handler/OperationChainHandler.java20.00%4 Missing⚠️
...a/uk/gov/gchq/gaffer/tinkerpop/GafferPopGraph.java91.89%3 Missing⚠️
...q/gaffer/rest/handler/GremlinWebSocketHandler.java87.50%1 Missing and 1 partial⚠️
...gchq/gaffer/rest/controller/GremlinController.java97.05%1 Missing⚠️
Additional details and impacted files
@@              Coverage Diff              @@##             develop    #3354      +/-   ##=============================================- Coverage      68.08%   68.06%   -0.03%  Complexity      2596     2596              =============================================  Files            957      957                Lines          30670    30674       +4       Branches        3399     3402       +3     =============================================- Hits           20881    20877       -4- Misses          8304     8313       +9+ Partials        1485     1484       -1

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

p29876
p29876 previously approved these changesJan 20, 2025
cn337131
cn337131 previously approved these changesJan 21, 2025
@tb06904tb06904 added this to the2.3.2 milestoneJan 21, 2025
@tb06904tb06904 dismissed stale reviews fromcn337131 andp29876 via2b911f2January 21, 2025 12:04
@j69772j69772 merged commit07694ea intodevelopJan 21, 2025
29 checks passed
@j69772j69772 deleted the gh-3353-user-info-passed-in-gafferpop branchJanuary 21, 2025 15:47
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@cn337131cn337131cn337131 approved these changes

@p29876p29876p29876 approved these changes

Assignees
No one assigned
Labels
bugConfirmed or suspected bugtinkerpopSpecific to/touches the tinkerpop module
Projects
None yet
Milestone
2.3.2
Development

Successfully merging this pull request may close these issues.

Make sure user and info is passed in GafferPop
4 participants
@tb06904@cn337131@p29876@j69772

[8]ページ先頭

©2009-2025 Movatter.jp