This is an automated email from the ASF dual-hosted git repository.

maciej pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iggy.git


The following commit(s) were added to refs/heads/master by this push:
     new eccd4718f chore: update coverage badge (#2680)
eccd4718f is described below

commit eccd4718fa34bb714db06c9e29ec00869f0a4be3
Author: Hubert Gruszecki <[email protected]>
AuthorDate: Wed Feb 4 18:14:09 2026 +0100

    chore: update coverage badge (#2680)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a847968e7..c6ad96951 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@
 
   
[![crates.io](https://img.shields.io/crates/v/iggy.svg)](https://crates.io/crates/iggy)
   
[![crates.io](https://img.shields.io/crates/d/iggy.svg)](https://crates.io/crates/iggy)
-  
[![coverage](https://coveralls.io/repos/github/apache/iggy/badge.svg?branch=master)](https://coveralls.io/github/apache/iggy?branch=master)
+  
[![codecov](https://codecov.io/github/apache/iggy/graph/badge.svg?token=D9TIWPBWE2)](https://codecov.io/github/apache/iggy)
   
[![dependency](https://deps.rs/repo/github/apache/iggy/status.svg)](https://deps.rs/repo/github/apache/iggy)
   
[![x](https://img.shields.io/twitter/follow/ApacheIggy?style=social)](https://twitter.com/ApacheIggy)
   
[![discord-badge](https://img.shields.io/discord/1144142576266530928)](https://discord.gg/C5Sux5NcRa)

Reply via email to