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-vfs.git
The following commit(s) were added to refs/heads/master by this push: new 2c748d25 Add profile.jacoco 2c748d25 is described below commit 2c748d2554db9731d9bb8ce386e063b0cdb2458a Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Wed Aug 31 07:42:42 2022 -0400 Add profile.jacoco Update code coverage badge and link --- README.md | 2 +- commons-vfs2-examples/README.md | 2 +- src/site/resources/profile.jacoco | 0 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c977ae6a..c6f40322 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Apache Commons VFS Project =================== [](https://github.com/apache/commons-vfs/actions) -[](https://coveralls.io/r/apache/commons-vfs) +[](https://app.codecov.io/gh/apache/commons-vfs) [](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-vfs2/) [](https://javadoc.io/doc/org.apache.commons/commons-vfs2/2.9.0) [](https://github.com/apache/commons-vfs/actions/workflows/codeql-analysis.yml?query=workflow%3ACodeQL) diff --git a/commons-vfs2-examples/README.md b/commons-vfs2-examples/README.md index 371f276a..0c06dd39 100644 --- a/commons-vfs2-examples/README.md +++ b/commons-vfs2-examples/README.md @@ -44,7 +44,7 @@ Apache Commons VFS Examples =================== [](https://github.com/apache/commons-vfs/actions) -[](https://coveralls.io/r/apache/commons-vfs) +[](https://app.codecov.io/gh/apache/commons-vfs) [](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-vfs2-examples/) [](https://javadoc.io/doc/org.apache.commons/commons-vfs2-examples/2.9.0) diff --git a/src/site/resources/profile.jacoco b/src/site/resources/profile.jacoco new file mode 100644 index 00000000..e69de29b