Displaying additional code coverage information in GitHub Pull Request feedback comment

We’ve integrated one of our GitHub repos to SonarCloud and have started seeing our Pull Requests decorated with SonarCloud feedback (see screenshot attached). We would also like to see additional information in these PR comments, specifically around coverage diffs ie. how does the coverage line counts and percentage of master compare to the coverage of code being introduced in this PR.

Is it possible to configure the information that gets displayed in these PR comments ?

  • ALM used: GitHub
  • CI system used: GitHub Actions
  • C/C++

image

Hello Howard and welcome to the community!

Currently it’s not possible to customize the information that you see in the PR decoration.

Feel free to create a feature suggestion post here.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.