Skip to content

Commit

Permalink
attempt to fix code cov button
Browse files Browse the repository at this point in the history
  • Loading branch information
goodekat committed Jan 14, 2025
1 parent 5101944 commit 6e1cfc5
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ knitr::opts_chunk$set(
[![CRAN status](https://www.r-pkg.org/badges/version/ggResidpanel)](https://CRAN.R-project.org/package=ggResidpanel)
[![Lifecycle: stable](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html#stable)
[![R-CMD-check](https://github.com/goodekat/ggResidpanel/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/goodekat/ggResidpanel/actions/workflows/R-CMD-check.yaml)
[![test-coverage](https://github.com/goodekat/ggResidpanel/actions/workflows/test-coverage.yaml/badge.svg)](https://github.com/goodekat/ggResidpanel/actions/workflows/test-coverage.yaml)
[![Codecov test coverage](https://codecov.io/gh/goodekat/ggResidpanel/branch/master/graph/badge.svg)](https://app.codecov.io/gh/goodekat/ggResidpanel?branch=master)
[![Codecov test coverage](https://codecov.io/gh/goodekat/ggResidpanel/graph/badge.svg)](https://app.codecov.io/gh/goodekat/ggResidpanel)
[![downloads](https://cranlogs.r-pkg.org/badges/ggResidpanel)](https://cran.rstudio.com/web/packages/ggResidpanel/index.html)
<!-- badges: end -->

Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@ status](https://www.r-pkg.org/badges/version/ggResidpanel)](https://CRAN.R-proje
[![Lifecycle:
stable](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html#stable)
[![R-CMD-check](https://github.com/goodekat/ggResidpanel/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/goodekat/ggResidpanel/actions/workflows/R-CMD-check.yaml)
[![test-coverage](https://github.com/goodekat/ggResidpanel/actions/workflows/test-coverage.yaml/badge.svg)](https://github.com/goodekat/ggResidpanel/actions/workflows/test-coverage.yaml)
[![Codecov test
coverage](https://codecov.io/gh/goodekat/ggResidpanel/branch/master/graph/badge.svg)](https://app.codecov.io/gh/goodekat/ggResidpanel?branch=master)
coverage](https://codecov.io/gh/goodekat/ggResidpanel/graph/badge.svg)](https://app.codecov.io/gh/goodekat/ggResidpanel)
[![downloads](https://cranlogs.r-pkg.org/badges/ggResidpanel)](https://cran.rstudio.com/web/packages/ggResidpanel/index.html)
<!-- badges: end -->

Expand Down
Binary file modified man/figures/readme-unnamed-chunk-6-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified man/figures/readme-unnamed-chunk-6-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6e1cfc5

Please sign in to comment.