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

fix setting default-true flags to false #207

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

dfrankland
Copy link
Member

more thorough testing

@dfrankland dfrankland force-pushed the dylan/fix-setting-default-true-flags-to-false branch from 788a7f6 to f3b3fc2 Compare December 9, 2024 19:31
Copy link
Collaborator

@TylerJang27 TylerJang27 left a comment

Choose a reason for hiding this comment

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

🙏

@@ -99,6 +100,7 @@ pub struct UploadArgs {
help = "Do not fail if test results are not found.",
action = ArgAction::Set,
required = false,
require_equals = true,
Copy link
Member Author

Choose a reason for hiding this comment

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

without these, argument parsing fails, and consequently the above test fails

@dfrankland dfrankland merged commit 9e7443f into main Dec 9, 2024
13 checks passed
Copy link

trunk-staging-io bot commented Dec 9, 2024

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants