vscode-go icon indicating copy to clipboard operation
vscode-go copied to clipboard

Show Test Coverage Percentage

Open trymeouteh opened this issue 2 months ago • 4 comments

Is your feature request related to a problem? Please describe. No way in VSCode to get the code coverage percentage

Describe the solution you'd like To show in the Tests tab the code coverage percentage to know weather you have 100% code coverage or not.

Describe alternatives you've considered None

Additional context This is the case for other VSCode extensions for testing for other programming languages.

trymeouteh avatar Sep 13 '25 18:09 trymeouteh