Skip to content

Only run tests that match two or more groups#6541

Open
devbobo wants to merge 1 commit intosebastianbergmann:mainfrom
devbobo:main
Open

Only run tests that match two or more groups#6541
devbobo wants to merge 1 commit intosebastianbergmann:mainfrom
devbobo:main

Conversation

@devbobo
Copy link
Copy Markdown

@devbobo devbobo commented Mar 14, 2026

Implement #2220

@sebastianbergmann sebastianbergmann added type/enhancement A new idea that should be implemented feature/test-runner CLI test runner labels Mar 14, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.96%. Comparing base (a9fe626) to head (9dcb6f7).
⚠️ Report is 19 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #6541   +/-   ##
=========================================
  Coverage     95.95%   95.96%           
- Complexity     7515     7522    +7     
=========================================
  Files           815      815           
  Lines         23215    23231   +16     
=========================================
+ Hits          22277    22293   +16     
  Misses          938      938           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sebastianbergmann
Copy link
Copy Markdown
Owner

Please avoid changing existing test fixture.

@devbobo
Copy link
Copy Markdown
Author

devbobo commented Mar 17, 2026

Please avoid changing existing test fixture.

@sebastianbergmann done 👍

@sebastianbergmann
Copy link
Copy Markdown
Owner

Please squash this into a single commit and do not merge main to keep this in sync. Either rebase against main or just leave it as is, thank you.

@devbobo
Copy link
Copy Markdown
Author

devbobo commented Mar 29, 2026

@sebastianbergmann do I need to do anything else ?

@sebastianbergmann
Copy link
Copy Markdown
Owner

@sebastianbergmann do I need to do anything else ?

I did not have time review this yet, sorry.

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

Labels

feature/test-runner CLI test runner type/enhancement A new idea that should be implemented

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants