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

Configure coverage testing profile #237106

Open
firelizzard18 opened this issue Dec 30, 2024 · 1 comment
Open

Configure coverage testing profile #237106

firelizzard18 opened this issue Dec 30, 2024 · 1 comment
Assignees

Comments

@firelizzard18
Copy link

The coverage testing profile should be configurable in the same manner as other kinds of testing profiles. From an outside perspective this seems like it should be a simple matter of adding a menu to the coverage run button.

Image

Rationale: When I execute go test there's a -coverpkg flag I can pass to control the scope of what code gets instrumented for coverage. In some cases it's natural to show coverage for the entire project, where in other cases it's natural to show coverage only for a single package.

@firelizzard18
Copy link
Author

CC @connor4312

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

No branches or pull requests

2 participants