Quality Gate Result interpretation

  • Bitbucket Cloud
  • Team City
  • Maven command
  • Java
    Hi
    Current status for one of my Project is not Passed, but I cannot exactly see which measures caused the problem.

At the moment the result is following
0 Bugs, Vulnerabillties and Security

Coverage:
0.0%
Coverage
on 64 New Lines to cover

Duplications
0.6%
Duplications
on 157 New Lines

Any input what to take action on.

Hi @miq,

Per your screenshot, your coverage is 0.0%, and your quality gate requires more than 80% coverage to pass. Check the red rectangle in the coverage section.

Either improve your test coverage or lower this condition in your quality gate requirements.

Regards,
Ismail

Hi
Thanks for the input.

So lower the test covering