]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
CI coverage: add missing Lua files to the report
authorPetr Špaček <petr.spacek@nic.cz>
Thu, 21 Dec 2017 09:09:11 +0000 (10:09 +0100)
committerPetr Špaček <petr.spacek@nic.cz>
Sat, 23 Dec 2017 22:48:48 +0000 (23:48 +0100)
commitb5a447f91e0266c50232d6d23924574ff3294854
treec56f69d14ae1398fca3b2045435dd436482ca98a
parent5a75e72295b42e407f0160b728338a237fb5814e
CI coverage: add missing Lua files to the report

Luacov does not know about files which were not loaded at all.
Script luacov_gen_empty.sh generates empty luacov stats for all files
which forces luacov to show all files.
Makefile
scripts/luacov_gen_empty.sh [new file with mode: 0755]