Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

codecov/codecov-action, but straightforward.

Notifications You must be signed in to change notification settings

mhils/better-codecov-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

better-codecov-action

A replacement for the official codecov.io GitHub Action with the following improvements:

  1. This action can be pinned (see codecov/codecov-action#574).
  2. This action is much more lightweight because it does not ship its own Python interpreter (1MB vs 25MB).

Usage

- uses: mhils/better-codecov-action@add-commit-hash-here
  with:
    arguments: ''  # optional arguments for the official codecov uploader 

About

codecov/codecov-action, but straightforward.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published