Skip to content

Commit 8c4e584

Browse files
author
Max Czapanskiy
committed
Add test coverage badge
1 parent b0a64d8 commit 8c4e584

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.Rmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +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)
2122
<!-- badges: end -->
2223

2324
catsr reads and visualizes CATS PRH files.

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +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)
1112
<!-- badges: end -->
1213

1314
catsr reads and visualizes CATS PRH files.

0 commit comments

Comments
 (0)