Hi All,
This is regarding SonarQubes Coverage.
Tech. stack : ReactJs, Jest and SonarQube
Code coverage report score i am getting in my local, same score i am expecting in sonarQube coverage.
To achieve this i have completed the following steps:-
- Installed npm package jest-sonar-reporter
- configured in sonar-project.properties.
I am facing difficulty to get the same in sonarQube dashboard, It might be simple fix but i am not able to figure it out.
Appreciate your kind help in fixing the issue