-
-
Notifications
You must be signed in to change notification settings - Fork 36
Implement --randomize-powerset feature #266
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
base: main
Are you sure you want to change the base?
Conversation
|
Thanks for the PR! I'm positive on adding this feature. However:
|
|
Is it a good idea to also add (in this PR) a pagination options (like |
|
As for the addition of other options, it would be easier to review if they were separated into separate PRs. |
Implemented as a continuation PR: vi#1 Note that for some reason it includes empty feature set case in each run. |
|
Any updates on this? can I help somehow? This will help me a lot, currently I have ~80 jobs, where only ~15 of them have meaningful tests, I partition them, but the biggest tests all fall on the same partition :( |
Resolves #265.