badge_codecov: badge_codecov

View source: R/badge.R

badge_codecovR 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 NULL (the default), the reference is determined by the URL field in the DESCRIPTION file.

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 NULL (the default), the default branch is automatically determined.

Value

badge in markdown syntax

Author(s)

Gregor de Cillia


GuangchuangYu/badger documentation built on Feb. 9, 2024, 2:15 a.m.