vscode-code-coverage
vscode-code-coverage copied to clipboard
Display code coverage percentage beside filename in project view
I am unclear if this is possible, but it would be nice if we could display the gcov/lcov percentage for a given file in the file list view of a given project (or as a tooltip).
projectA/ file1.c (cov. 65%) file2.c (cov. 33%)