Don't see code coverage summary or report. Follow
Hi,
I have a build step in TeamCity Enterprise 2017.2.2 (build 50909) to build a go application.
I have a coverage profile collected in a file.
I am printing the following on the TC stdout.
##teamcity[buildStatisticValue key='CodeCoverageL' value='6.40']
##teamcity[buildStatisticValue key='foobar' value='8.40']
But I am not seeing status bar in the code coverage summary/report bar.
Am I missing anything ?
What do I need to do with so that I can show the output in code coverage summary showing status bar ?
Dhiman
Please sign in to leave a comment.