From 3d4b729a4c54962cb9a3fe57cc0a8654df4970d4 Mon Sep 17 00:00:00 2001 From: "Anthony D. Blaom" Date: Tue, 10 Dec 2024 16:25:39 +1100 Subject: [PATCH] update codedov token --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a44f1e9..b829fae 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,6 @@ Repository implementing [MLJ](https://alan-turing-institute.github.io/MLJ.jl/dev [![Build Status](https://github.com/JuliaAI/MLJClusteringInterface.jl/workflows/CI/badge.svg)](https://github.com/JuliaAI/MLJClusteringInterface.jl/actions) -[![Coverage](http://codecov.io/github/JuliaAI/MLJClusteringInterface.jl/coverage.svg?branch=master)](https://codecov.io/gh/JuliaAI/MLJClusteringInterface.jl) +[![codecov](https://codecov.io/gh/JuliaAI/MLJClusteringInterface.jl/graph/badge.svg?token=J92C1VF312)](https://codecov.io/gh/JuliaAI/MLJClusteringInterface.jl) [![Code Style: Blue](https://img.shields.io/badge/code%20style-blue-4495d1.svg)](https://github.com/invenia/BlueStyle)