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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-imaging.git


The following commit(s) were added to refs/heads/master by this push:
     new 91fa0f3b Update code coverage badge and link
91fa0f3b is described below

commit 91fa0f3b67a7b044b970caf2fd55bd4065692319
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Tue Aug 30 16:48:58 2022 -0400

    Update code coverage badge and link
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 7598aefd..3b91a3ab 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ Apache Commons Imaging
 ===================
 
 [![GitHub Actions 
Status](https://github.com/apache/commons-imaging/workflows/Java%20CI/badge.svg)](https://github.com/apache/commons-imaging/actions)
-[![Coverage 
Status](https://coveralls.io/repos/apache/commons-imaging/badge.svg)](https://coveralls.io/r/apache/commons-imaging)
+[![Coverage 
Status](https://codecov.io/gh/apache/commons-imaging/branch/master/graph/badge.svg)](https://app.codecov.io/gh/apache/commons-imaging/branch/master)
 [![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-imaging/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-imaging/)
 
[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-imaging/1.0-alpha3.svg)](https://javadoc.io/doc/org.apache.commons/commons-imaging/1.0-alpha3)
 [![Fuzzing 
Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/apache-commons.svg)](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:apache-commons)

Reply via email to