简体   繁体   中英

Make quality gate pass manually

I'm using SQ 6.2 with quality profile "Sonar Way" and quality gate also "SonarWay".

After some refactorings the QG fails with new issues and coverage on new code (which is not really new). I'd like the project to pass the QG (because no new code was added), so I marked the new issues as "Won't fix", but I found no way to accept the coverage failure.

Is there a way to manually mark the QG green or set the leak period?

There is no manual override for the Quality Gate. You'll have to either change the quality gate conditions (or temporarily? apply a less strict QG to the project) or fix the problem.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM