Update link to lcov

lcov moved from sourceforge to github, so this change updates the link.
This commit is contained in:
Eberhard Beilharz 2023-09-18 17:14:43 +02:00 committed by Eli Schwartz
parent 2b4002e60f
commit 5d8e2f301e
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ targets. These targets are `coverage-xml` and `coverage-text` which
are both provided by [Gcovr](http://gcovr.com) (version 3.3 or higher)
`coverage-sonarqube` which is provided by [Gcovr](http://gcovr.com) (version 4.2 or higher)
and `coverage-html`, which requires
[Lcov](https://ltp.sourceforge.io/coverage/lcov.php) and
[lcov](https://github.com/linux-test-project/lcov) and
[GenHTML](https://linux.die.net/man/1/genhtml) or
[Gcovr](http://gcovr.com). As a convenience, a high-level `coverage`
target is also generated which will produce all 3 coverage report