- Configured branches are showing in short-lived branches instead of long lived branches
- Scanning works when run with PR branch and not working when run with main/master branch vice versa
- Coverage showing as 0.0% showing No Conditions set on 9k lines of code
- Security, Maintainability, Reliability, Duplications are showing some values but not code coverage
- Would like to know what configurations need to be done to see some values in code coverage and for branching issues.
Hey there.
The docs should be helpful here.
As for coverage, what do the logs say about the import of coverage info?