diff --git a/README.md b/README.md index 10c75f997eab794ea81cccb6e9035b2b07420f3d..719d952b7e4282fa92cac28afb892fdaa653b6a9 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,13 @@ Click <a href="https://git.iws.uni-stuttgart.de/buildbot/#/builders" target="_bl to see the latest builds (clicking on a build number will show a detailed overview of the build). +[](https://git.iws.uni-stuttgart.de/dumux-repositories/dumux-coverage/commits/master) + +A weekly coverage report of the test suite is created by gcovr/gcov. The report +currently doesn't include non-instantiated code, so the real coverage is likely lower. However, +only a few lines of code are never instatiated in the comprehensive test suite. + + Contributing =============