py-cov-action / python-coverage-comment-action-v3-example

Example repo for v3 of python-coverage-comment-action

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example repo for Github Actions: Coverage Comment v3

Note This is the example of v3 version of this action. If you use the v2, please see here.

Coverage branch

The action creates a branch in which coverage data is pushed. This branch includes instructions on how to setup the badge, as well as current coverage data in table and browsable HTML form.

Badge

SVG:

Coverage badge

Shields endpoint:

Coverage badge

Shields dynamic url:

Coverage badge

You will find an open PR with an example comment made by the action.

About

Example repo for v3 of python-coverage-comment-action


Languages

Language:Python 100.0%