问题
I am using SonarQube version 6.4. I am not writing any test cases, when I check SonarQube, it shows quality gate failed. The error message is:
not covered by tests.
Is it possible to avoid or ignore the same for all the projects?
回答1:
Change the default quality gate settings. Go to Quality Gates, select the default Quality Gate and delete the code coverage metrics.
来源:https://stackoverflow.com/questions/45365779/how-to-ignore-the-not-covered-by-tests-warning