Customise the Pull Request Comment

Before submitting a topic, please confirm the following

I have searched for similar issues before creating this topic.
I have verified that my repository is using the Codecov GitHub app, if using GitHub
I have validated my codecov.yaml configuration file.
I have filled out the below sections to the best of my ability.

Description

Is there any way for me to customise the pull request comment myself?
for eg. I would just like to display the project coverage and do not want the patch coverage to be displayed in the comment.

I have read through the docs regarding the pull request comments below but cannot find such options.

CI/CD URL

Not relevant

Hi @kcsam, I don’t think there is a way to do what you are asking, but I could be wrong. Can you be a little more specific? Show an image?

Hi @tom
The screenshot below is an example for the Coverage I got from codecov
Screenshot 2023-02-07 at 11.07.39 AM

Instead of having
Coverage <patch coverage> (changes in the coverage)

I would like to have

coverage (changes in the coverage
e.g. 79.78% (-1.61%)

Got it @kcsam, unfortunately, that part of the comment is not configurable at this time.