There seems to be a bug on “New Code” Coverage, were all our PRs are failing Sonar Cloud checks for Coverage, it seems to be always picking some files in our repo that were not part of the PR and since those files dont have enough code coverage, for some reason it is failing the PR
Template for a good new topic, formatted with Markdown:
ALM used: GitHub
Steps to reproduce:
This is a private repo, but basically any PR created on GitHub has this error even if the PR doesnt touch the file from the error message below
Error observed (wrap logs/code around with triple quotes ``` for proper formatting)
Failed conditions
76.8% Coverage on New Code (required ≥ 80%)