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:43:33 UTC

[commons-validator] 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-validator.git


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

commit daf44b6e82de7785c4f854df8c2ac13628614700
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Wed Aug 31 07:43:29 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 9ff2a0c9..1b1fd784 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ Apache Commons Validator
 ===================
 
 [![Build Status](https://travis-ci.org/apache/commons-validator.svg)](https://travis-ci.org/apache/commons-validator)
-[![Coverage Status](https://coveralls.io/repos/apache/commons-validator/badge.svg)](https://coveralls.io/r/apache/commons-validator)
+[![Coverage Status](https://codecov.io/gh/apache/commons-validator/branch/master/graph/badge.svg)](https://app.codecov.io/gh/apache/commons-validator)
 [![Maven Central](https://maven-badges.herokuapp.com/maven-central/commons-validator/commons-validator/badge.svg)](https://maven-badges.herokuapp.com/maven-central/commons-validator/commons-validator/)
 [![Javadocs](https://javadoc.io/badge/commons-validator/commons-validator/1.7.svg)](https://javadoc.io/doc/commons-validator/commons-validator/1.7)
 [![CodeQL](https://github.com/apache/commons-validator/workflows/CodeQL/badge.svg)](https://github.com/apache/commons-validator/actions/workflows/codeql-analysis.yml?query=workflow%3ACodeQL)
diff --git a/src/site/resources/profile.jacoco b/src/site/resources/profile.jacoco
new file mode 100644
index 00000000..e69de29b