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 <garydgreg...@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 =================== [](https://travis-ci.org/apache/commons-validator) -[](https://coveralls.io/r/apache/commons-validator) +[](https://app.codecov.io/gh/apache/commons-validator) [](https://maven-badges.herokuapp.com/maven-central/commons-validator/commons-validator/) [](https://javadoc.io/doc/commons-validator/commons-validator/1.7) [](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