Skip to content

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

License

Notifications You must be signed in to change notification settings

coactions/codecov-status

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages