Skip to content

Commit 79aec23

Browse files
authored
Remove test coverage badge from README
Removed test coverage badge from README.
1 parent 81116f2 commit 79aec23

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.Rmd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ knitr::opts_chunk$set(
1717

1818
<!-- badges: start -->
1919
[![R-CMD-check](https://github.com/kkbrum/optrefine/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/kkbrum/optrefine/actions/workflows/R-CMD-check.yaml)
20-
[![test-coverage](https://github.com/kkbrum/optrefine/actions/workflows/test-coverage.yaml/badge.svg)](https://github.com/kkbrum/optrefine/actions/workflows/test-coverage.yaml)
2120
<!-- badges: end -->
2221

2322
The goal of optrefine is to split existing strata (or none) into more refined strata that optimize covariate balance. Most often, propensity score strata are each split into two in order to achieve better covariate balance.

0 commit comments

Comments
 (0)