Skip to contents

Returns a tibble of ignore labels (from DefaultIgnoreLabels()), their descriptions, and the colors of their labels.

Usage

DefaultIgnoreLabelsDF()

Value

A tibble::tibble() with columns Label, Description, and Color.

Examples

DefaultIgnoreLabelsDF()
#> # A tibble: 1 × 3
#>   Label        Description                                   Color  
#>   <chr>        <chr>                                         <chr>  
#> 1 qcthat-nocov Do not include in issue-test coverage reports #444444