sonarqube - How to ignore the 'not covered by tests' warning? -


i using sonarqube version 6.4. not writing test cases, when check sonarqube, shows quality gate failed. error message is:

not covered tests.

is possible avoid or ignore same projects?

change default quality gate settings. go quality gates, select default quality gate , delete code coverage metrics.


Comments

Popular posts from this blog

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -