Update lcov.sh paths in make files

Signed-off-by: Ben Taylor <[email protected]>
This commit is contained in:
Ben Taylor
2025-10-31 14:18:05 +00:00
parent 284481f7ca
commit 9b4f222f4f
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -154,9 +154,9 @@ ifndef WINDOWS
# 2. Run the relevant tests for the part of the code you're interested in.
# For the reference coverage measurement, see
# tests/scripts/basic-build-test.sh
# 3. Run scripts/lcov.sh to generate an HTML report.
# 3. Run framework/scripts/lcov.sh to generate an HTML report.
lcov:
scripts/lcov.sh
framework/scripts/lcov.sh
apidoc:
mkdir -p apidoc