Skip to content

codecov.io-status

Actions
Reports codecov status on a pull request
v1.0.9
Latest
Star (3)

codecov-status

Github Action that check codecov status, replacing the need for CodeCov App

To use this action just include a step in a job that runs after all uploads already happened:

- name: Check codecov.io status
  if: github.event_name == 'pull_request'
  uses: coactions/codecov-status@main

If you want to see a full example of it being used in production, check this.

codecov.io-status is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Reports codecov status on a pull request
v1.0.9
Latest

codecov.io-status is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.