Skip to content

Commit 2282978

Browse files
authored
Switch to Codecov badge
The Coveralls badge was very outdated
1 parent a0fb331 commit 2282978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# KernelDensity.jl
22

33
[![CI](https://github.com/JuliaStats/KernelDensity.jl/actions/workflows/CI.yml/badge.svg)](https://github.com/JuliaStats/KernelDensity.jl/actions/workflows/CI.yml)
4-
[![Coverage Status](https://coveralls.io/repos/github/JuliaStats/KernelDensity.jl/badge.svg)](https://coveralls.io/github/JuliaStats/KernelDensity.jl)
4+
[![codecov](https://codecov.io/github/JuliaStats/KernelDensity.jl/graph/badge.svg?token=Pvge67IhU8)](https://codecov.io/github/JuliaStats/KernelDensity.jl)
55
[![Stable Docs](https://img.shields.io/badge/docs-latest-blue.svg)](https://juliastats.org/KernelDensity.jl/stable/)
66

77
Kernel density estimators for Julia.

0 commit comments

Comments
 (0)