Skip to content

Commit 58d72f8

Browse files
committed
fix: update coverage badge
tags: fix, doc Why? - Coverage badge URL has changed
1 parent 6a01909 commit 58d72f8

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ knitr::opts_chunk$set(
1919
[![fusen status badge](https://thinkr-open.r-universe.dev/badges/fusen)](https://thinkr-open.r-universe.dev)
2020
[![CRAN status](https://www.r-pkg.org/badges/version/fusen)](https://CRAN.R-project.org/package=fusen)
2121
[![R build status](https://github.com/ThinkR-open/fusen/workflows/R-CMD-check/badge.svg)](https://github.com/ThinkR-open/fusen/actions)
22-
[![codecov test coverage](https://app.codecov.io/gh/ThinkR-open/fusen/branch/main/graph/badge.svg?token=V0HOSAY8WW)](https://app.codecov.io/gh/ThinkR-open/fusen)
22+
[![codecov](https://codecov.io/gh/ThinkR-open/fusen/branch/main/graph/badge.svg?token=V0HOSAY8WW)](https://codecov.io/gh/ThinkR-open/fusen)
2323
[![](https://cranlogs.r-pkg.org/badges/fusen)](https://cran.r-project.org/package=fusen)
2424
<!-- badges: end -->
2525

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ badge](https://thinkr-open.r-universe.dev/badges/fusen)](https://thinkr-open.r-u
1111
status](https://www.r-pkg.org/badges/version/fusen)](https://CRAN.R-project.org/package=fusen)
1212
[![R build
1313
status](https://github.com/ThinkR-open/fusen/workflows/R-CMD-check/badge.svg)](https://github.com/ThinkR-open/fusen/actions)
14-
[![codecov test
15-
coverage](https://app.codecov.io/gh/ThinkR-open/fusen/branch/main/graph/badge.svg?token=V0HOSAY8WW)](https://app.codecov.io/gh/ThinkR-open/fusen)
14+
[![codecov](https://codecov.io/gh/ThinkR-open/fusen/branch/main/graph/badge.svg?token=V0HOSAY8WW)](https://codecov.io/gh/ThinkR-open/fusen)
1615
[![](https://cranlogs.r-pkg.org/badges/fusen)](https://cran.r-project.org/package=fusen)
1716
<!-- badges: end -->
1817

0 commit comments

Comments
 (0)