I’m scanning a java project with maven sonar scanner and it’s picking up the jacoco coverage report but coverage in jacoco in 23% where as in sonarqube it showing as 34.8%, Why there is difference in the coverage?
abhishek_sidana
(abhishek sidana)
1
Colin
(Colin)
2
I suggest finding a specific discrepancy between the report (a file, for example) and sharing the information (screenshots, information).
Also take a look at this guide:
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Local jacoco report and Sonar UI coverage report is different | 1 | 467 | February 12, 2024 | |
| Different Code Coverage from jacoco and sonarqube | 3 | 9463 | September 3, 2018 | |
| Sonarqube coverage report is different from the Jacoco report imported to Sonarqube | 1 | 386 | July 17, 2023 | |
| JaCoCo coverage is different in Sonar | 1 | 4751 | December 11, 2020 | |
| Sonar is not showing same coverage as Jaccoco | 1 | 982 | September 13, 2022 |