sonarqube - Hide integration test coverage per line? -


i'm using sonarqube 5.1. , use unit test coverage.

is there way in sonarqube gui hide integration coverage bar in sourcecode page @ left side, says if line of code covered or not integration test?

the reason sonar.jacoco.reportmissing.force.zero set true.


Comments

Popular posts from this blog

c# - Where does the .ToList() go in LINQ query result -

android - CollapsingToolbarLayout: position the ExpandedText programmatically -

Listeners to visualise results of load test in JMeter -