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

Add convenience options for test suite config #106

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

handrews
Copy link
Contributor

This adds --testsuite-version=all as a shorthand for specifying all three (currenlty) versions individually, and adds --testsuite-all as a shorthand for passing that plus --testsuite-optionals and --testsuite-formats. Otherwise, it was getting pretty tiresome to run everything.

This adds --testsuite-version=all as a shorthand for specifying
all three (currenlty) versions individually, and adds
--testsuite-all as a shorthand for passing that plus
--testsuite-optionals and --testsuite-formats.  Otherwise,
it was getting pretty tiresome to run everything.
@codecov
Copy link

codecov bot commented Jun 21, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (3ff123b) 92.62% compared to head (a0978c5) 92.62%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #106   +/-   ##
=======================================
  Coverage   92.62%   92.62%           
=======================================
  Files          23       23           
  Lines        2033     2033           
  Branches      428      428           
=======================================
  Hits         1883     1883           
  Misses         97       97           
  Partials       53       53           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

1 participant