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

Latest commit

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

⚠️Notice: Please use the recently released offical codecov/codecov-action

Codecov GitHub Action

GitHub Marketplace

A GitHub action that sends your code coverage to codecov.io

Usage

This action requires that you set the secret CODECOV_TOKEN. You can find it under settings in your codecov.io project.

Example

action "send coverage to codecov" {
uses = "Atrox/codecov-action@v0.1.2"
secrets = ["CODECOV_TOKEN"]
}

About

A GitHub action that sends your code coverage to codecov.io

Topics

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages