Skip to content
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

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages