Closed fariskamaludin-skymind closed 3 years ago
Encounter issue where Sonar Cloud did not scan the whole project. It only scan the pom file.
Identified that Sonar only scan new line of codes or changes made to the main branch from the PR. This is due Sonar only scan codes changes/new codes from the short living branch eg: Pull Request codes.
Sonar only scan the whole project only if the code is been pushed to the main branch.
Sonar test on the PR
Sonar test on the main branch
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
Description
Tested on
Assign a reviewer to review your code.