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

Gh-3305: Fix to apply OpOptions at OpChain level #3306

Merged
merged 3 commits into from
Sep 30, 2024

Conversation

cn337131
Copy link
Member

@cn337131 cn337131 commented Sep 26, 2024

Teeny fix - applies operation options at opChain and operation level for simple fed store and current fed store.

Related issue

@cn337131 cn337131 added bug Confirmed or suspected bug tinkerpop Specific to/touches the tinkerpop module labels Sep 26, 2024
@cn337131 cn337131 added this to the 2.3.1 milestone Sep 26, 2024
Copy link

codecov bot commented Sep 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.84%. Comparing base (5960ac1) to head (06f6eca).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #3306      +/-   ##
=============================================
+ Coverage      67.83%   67.84%   +0.01%     
  Complexity      2595     2595              
=============================================
  Files            951      951              
  Lines          30337    30353      +16     
  Branches        3342     3344       +2     
=============================================
+ Hits           20580    20594      +14     
- Misses          8291     8292       +1     
- Partials        1466     1467       +1     

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

Copy link

sonarcloud bot commented Sep 30, 2024

@wb36499 wb36499 merged commit 9d4563d into develop Sep 30, 2024
27 of 28 checks passed
@wb36499 wb36499 deleted the gh-3305-apply-opoptions-at-opchain-level branch September 30, 2024 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed or suspected bug tinkerpop Specific to/touches the tinkerpop module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Operation options not applied at chain level via gremlin
3 participants