code-coverage-api-plugin
code-coverage-api-plugin copied to clipboard
Expose coverage metrics as token macro
Hi all,
Along with the test results and msbuild warnings and open tasks I want to add to the build summary email the total coverage / branch coverage / line coverage. Is it possible to expose those details or it's something OpenCover Plugin should do (It's a .NET project)?
Thank you.
This is something that can be added here. Interested in providing such a pull request?