Skip to content

Commit 1d8446c

Browse files
Update GitHub username in Codecov badge URL
1 parent 6a0a2ef commit 1d8446c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.Rmd

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

1818
<!-- badges: start -->
1919
[![R-CMD-check](https://github.com/jeffreyrstevens/excluder/workflows/R-CMD-check/badge.svg)](https://github.com/jeffreyrstevens/excluder/actions)
20-
[![Codecov test coverage](https://codecov.io/gh/jstevens5/excluder/branch/main/graph/badge.svg)](https://codecov.io/gh/jstevens5/excluder?branch=main)
20+
[![Codecov test coverage](https://codecov.io/gh/jeffreyrstevens/excluder/branch/main/graph/badge.svg)](https://codecov.io/gh/jeffreyrstevens/excluder?branch=main)
2121
[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
2222
[![lifecycle](man/figures/lifecycle-stable.svg)](https://lifecycle.r-lib.org/articles/stages.html#stable)
2323
<!-- badges: end -->

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
[![R-CMD-check](https://github.com/jeffreyrstevens/excluder/workflows/R-CMD-check/badge.svg)](https://github.com/jeffreyrstevens/excluder/actions)
99
[![Codecov test
10-
coverage](https://codecov.io/gh/jstevens5/excluder/branch/main/graph/badge.svg)](https://codecov.io/gh/jstevens5/excluder?branch=main)
10+
coverage](https://codecov.io/gh/jeffreyrstevens/excluder/branch/main/graph/badge.svg)](https://codecov.io/gh/jeffreyrstevens/excluder?branch=main)
1111
[![Project Status: Active – The project has reached a stable, usable
1212
state and is being actively
1313
developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
@@ -257,7 +257,7 @@ tibble::glimpse(df)
257257
To cite `{excluder}`, use:
258258

259259
> Stevens, J.R. (2021). excluder: Exclude rows to clean your data. R
260-
> package version 0.2.1, <https://jeffreyrstevens.github.io/excluder/>.
260+
> package version 0.2.2, <https://jeffreyrstevens.github.io/excluder/>.
261261
262262
## Contributing to this package
263263

0 commit comments

Comments
 (0)