badge_codecov {badger} | R Documentation |
badge_codecov
Description
badge of codecov code coverage
Usage
badge_codecov(ref = NULL, token = NULL, branch = NULL)
Arguments
ref |
Reference for a GitHub repository. If |
token |
Codecov graphing token, needed for private repositories. It can be obtained at https://codecov.io/gh/USER/REPO/branch/BRANCH/graph/ |
branch |
The GitHub branch. If |
Value
badge in markdown syntax
Author(s)
Gregor de Cillia
[Package badger version 0.2.4 Index]