codecov-action
codecov-action copied to clipboard
Can we setup codecov-commenter in the codecove-action?
trafficstars
I have the demand to show codecov report in the github pull request. And I see the document https://docs.codecov.com/docs/pull-request-comments . It told to add a codecov.yml in to top dir of project.
While I am wondering if I could setup codecov-commenter in github acition workflow yaml files?