Skip to content

GitHub action for running coverage.py as part of a CI/CD pipeline

Notifications You must be signed in to change notification settings

penn-state-dance-marathon/coverage-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Coverage Report

This action runs a coverage report on the repository the action is used in. The action runs coverage.py using pytest and pytest-django (must already be installed/configured in host repository).

Inputs

Example usage

uses: actions/coverage-report@master
with:

About

GitHub action for running coverage.py as part of a CI/CD pipeline

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published