Template for a good new topic, formatted with Markdown:
ALM used : Github
CI system used - Github action
Languages of the repository . tyepscript/javascript
We have sonarcloud configured via CI. And we have also enabled code coverage.
We were looking into the possibility of adding current overall coverage & estimated test coverage information from SonarCloud in each PR. Is it possible?
For now the sonarcloud badge looks like this in our PR
Thanks for the clarification.
The reason we’d like to include the overall coverage in the PR summary is to give developers immediate visibility into how their changes impact the project’s overall test coverage, without needing to leave the PR