Skip to content

TINKERPOP-3147 Prevent aggregate step from having multiple by modulators #3113

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

Open
wants to merge 5 commits into
base: 3.8-dev
Choose a base branch
from

Conversation

EchoNullify
Copy link
Contributor

TARGET 3.8-dev

https://issues.apache.org/jira/browse/TINKERPOP-3147

Prevent multiple by operators from being used for sample step by throwing IllegalStateException if modulateBy is called more than once.

@EchoNullify EchoNullify changed the title TINKERPOP-3147 revent aggregate step from having multiple by modulators TINKERPOP-3147 Prevent aggregate step from having multiple by modulators May 2, 2025
@codecov-commenter
Copy link

codecov-commenter commented May 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.10%. Comparing base (cfd6889) to head (5ef7bcb).
Report is 227 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3113      +/-   ##
============================================
+ Coverage     77.87%   78.10%   +0.23%     
- Complexity    13578    13750     +172     
============================================
  Files          1015     1023       +8     
  Lines         59308    59974     +666     
  Branches       6835     7004     +169     
============================================
+ Hits          46184    46841     +657     
+ Misses        10817    10789      -28     
- Partials       2307     2344      +37     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Cole-Greer
Copy link
Contributor

Reminder: Change PR target to 3.8-dev

@Cole-Greer
Copy link
Contributor

VOTE +1 (pending resolution of above comments)

@xiazcy xiazcy changed the base branch from master to 3.8-dev May 5, 2025 17:40
@xiazcy
Copy link
Contributor

xiazcy commented May 5, 2025

VOTE +1

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.

4 participants