serac icon indicating copy to clipboard operation
serac copied to clipboard

Create a list from code coverage

Open white238 opened this issue 3 years ago • 2 comments

@samuelpmish would like a easily readable list of what changed in the code coverage. Codecov does provide a webpage but it requires several clicks to really see what changed. A simple list would be more useful. This could also be added as a build artifact to the Check_Code coverage CI job.

white238 avatar Mar 30 '22 23:03 white238

to clarify, I'm more interested in finding out which lines of code still are still untested in each sourcefile, rather than what changes happened in a PR.

samuelpmishLLNL avatar Mar 30 '22 23:03 samuelpmishLLNL

Due to the complexity of the output of gcov and sam finding a vscode plugin, this is a low priority. Also there are a lot of open-source tools. We should just look to see if one of them can meet our needs.

Because I can't seem to find where we talked about the specific plugin, @samuelpmishLLNL could you leave a link to it here?

white238 avatar Mar 31 '22 20:03 white238