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

Ensure full coverage when running flutter test --coverage #8

Open
wrbl606 opened this issue Jul 18, 2024 · 0 comments
Open

Ensure full coverage when running flutter test --coverage #8

wrbl606 opened this issue Jul 18, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@wrbl606
Copy link
Collaborator

wrbl606 commented Jul 18, 2024

By default, the coverage file generated by flutter test --coverage only includes files with tests, which messes up the full-project coverage percentage.

Consider installing and adding full_coverage to the coverage generation process.

@wrbl606 wrbl606 added the enhancement New feature or request label Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant