Skip to content

Commit c802721

Browse files
author
Max Czapanskiy
committed
Replace code coverage badge
1 parent 25cb985 commit c802721

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ knitr::opts_chunk$set(
1818

1919
<!-- badges: start -->
2020
[![R-CMD-check](https://github.com/FlukeAndFeather/catsr/workflows/R-CMD-check/badge.svg)](https://github.com/FlukeAndFeather/catsr/actions)
21-
[![test-coverage](https://github.com/FlukeAndFeather/catsr/workflows/test-coverage/badge.svg)](https://github.com/FlukeAndFeather/catsr/actions)
21+
[![codecov](https://codecov.io/gh/FlukeAndFeather/catsr/branch/master/graph/badge.svg?token=006B4PEFI0)](https://codecov.io/gh/FlukeAndFeather/catsr)
2222
<!-- badges: end -->
2323

2424
catsr reads and visualizes CATS PRH files.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ catsr\_readme
88
<!-- badges: start -->
99

1010
[![R-CMD-check](https://github.com/FlukeAndFeather/catsr/workflows/R-CMD-check/badge.svg)](https://github.com/FlukeAndFeather/catsr/actions)
11-
[![test-coverage](https://github.com/FlukeAndFeather/catsr/workflows/test-coverage/badge.svg)](https://github.com/FlukeAndFeather/catsr/actions)
11+
[![codecov](https://codecov.io/gh/FlukeAndFeather/catsr/branch/master/graph/badge.svg?token=006B4PEFI0)](https://codecov.io/gh/FlukeAndFeather/catsr)
1212
<!-- badges: end -->
1313

1414
catsr reads and visualizes CATS PRH files.

0 commit comments

Comments
 (0)