Skip to content

Codecov Action

Actions
Sends the coverage to codecov
v0.1.3
Latest
Star (8)

⚠️ 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"]
}

Codecov Action 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

Sends the coverage to codecov
v0.1.3
Latest

Codecov Action 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.