diff --git a/README.md b/README.md index 5d57a8d..bdb9eea 100644 --- a/README.md +++ b/README.md @@ -74,3 +74,8 @@ The script named `check-bashscripts.sh` can be used to check all BASH scripts (i Please see [the following link](https://github.com/koalaman/shellcheck) for further explanation, how the ShellCheck works and which issues can be detected. +#### Code coverage report + +Code coverage is reported via the codecov.io. The results can be seen on the following address: + +[code coverage report](https://codecov.io/gh/fabric8-analytics/fabric8-analytics-auth)