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

javascript - Create a stacked percentage column -

vue.js - Create hooks for automated testing -

Optimising Firebase database by automatically overwriting data -