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

feat(generate): add option to disable output validation #53

Merged
merged 2 commits into from
Jul 23, 2024

Conversation

dselman
Copy link
Contributor

@dselman dselman commented Jul 23, 2024

Adds an option to the generate command to disable output validation.
This works around any bugs where the sample generation creates invalid output.

Changes

--disableValidation      Do not validate generated output
                                                      [boolean] [default: false]

Flags

Screenshots or Video

Related Issues

  • Issue #
  • Pull Request #

Author Checklist

  • Ensure you provide a DCO sign-off for your commits using the --signoff option of git commit.
  • Vital features and changes captured in unit and/or integration tests
  • Commits messages follow AP format
  • Extend the documentation, if necessary
  • Merging to main from fork:branchname

@dselman dselman requested a review from mttrbrts July 23, 2024 09:43
@coveralls
Copy link

Pull Request Test Coverage Report for Build 10056666552

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 9904128075: 0.0%
Covered Lines: 264
Relevant Lines: 264

💛 - Coveralls

@dselman dselman merged commit 8796a1c into main Jul 23, 2024
11 checks passed
@dselman dselman deleted the ds-generate-disable-validation branch July 23, 2024 09:50
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.

3 participants