Skip to content

Conversation

@meylis1998
Copy link

Summary

  • Adds an example glob pattern (**/*.g.dart) to the --exclude-coverage help text
  • Clarifies that recursive patterns are needed to match files in subdirectories

Related Issue

Closes #654

Test plan

  • Verified help text is updated in Flutter test command
  • Verified help text is updated in Dart test command
  • Verified documentation site is updated

Clarifies that recursive glob patterns (e.g. '**/*.g.dart') are needed
to match files in subdirectories.

Closes VeryGoodOpenSource#654
@meylis1998 meylis1998 requested a review from a team as a code owner January 13, 2026 09:16
@meylis1998
Copy link
Author

@marcossevilla , hope you're doing well. Would you mind reviewing this PR for me please?

marcossevilla
marcossevilla previously approved these changes Jan 13, 2026
@marcossevilla
Copy link
Member

@meylis1998 seems like there are analyzer issues, let me know when they are fixed!

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.

fix: missing documentation, wich kind of glob is used for: very_good test --exclude-coverage

2 participants