You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2022/08/31 11:44:16 UTC

[commons-jcs] branch master updated: Add profile.jacoco

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-jcs.git


The following commit(s) were added to refs/heads/master by this push:
     new d6d705f1 Add profile.jacoco
d6d705f1 is described below

commit d6d705f1f938fe4d65fe315ff52b00bf4ee868a8
Author: Gary Gregory <gg...@rocketsoftware.com>
AuthorDate: Wed Aug 31 07:44:12 2022 -0400

    Add profile.jacoco
    
    Update code coverage badge and link
---
 README.md                         | 2 +-
 src/site/resources/profile.jacoco | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index c62c7223..c2848610 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ Apache Commons JCS
 ===================
 
 [![Build Status](https://travis-ci.org/apache/commons-jcs.svg)](https://travis-ci.org/apache/commons-jcs)
-[![Coverage Status](https://coveralls.io/repos/apache/commons-jcs/badge.svg)](https://coveralls.io/r/apache/commons-jcs)
+[![Coverage Status](https://codecov.io/gh/apache/commons-jcs/branch/master/graph/badge.svg)](https://app.codecov.io/gh/apache/commons-jcs)
 [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-jcs3/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-jcs3/)
 [![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-jcs3/3.1.svg)](https://javadoc.io/doc/org.apache.commons/commons-jcs3/3.1)
 
diff --git a/src/site/resources/profile.jacoco b/src/site/resources/profile.jacoco
new file mode 100644
index 00000000..e69de29b