vscode-go
vscode-go copied to clipboard
Show Test Coverage Percentage
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.