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

Print Argument combinations to be submitted #151

Merged
merged 4 commits into from
Apr 16, 2024
Merged

Conversation

hammannr
Copy link
Collaborator

This is just a very small change for submission in debug mode.
It will print all parameter combinations that would be submitted, which can be helpful when using many to_zip and to_varyarguments.

@coveralls
Copy link

coveralls commented Mar 20, 2024

Pull Request Test Coverage Report for Build 8706535115

Details

  • 4 of 4 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 91.979%

Totals Coverage Status
Change from base Build 8706533540: 0.02%
Covered Lines: 1548
Relevant Lines: 1683

💛 - Coveralls

Copy link
Collaborator

@dachengx dachengx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @hammannr . LGTM

@dachengx dachengx merged commit 90cd3e0 into main Apr 16, 2024
7 checks passed
@dachengx dachengx deleted the debug_verbose_args branch April 16, 2024 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants