Skip to content

Commit 5e8251f

Browse files
author
Gonzalo Diaz
committed
[CONFIG] [lcov] "--ignore-errors empty" parameter added.
1 parent 49e194b commit 5e8251f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ BUILDKIT_PROGRESS=plain
2424
DOCKER_COMPOSE=docker compose
2525

2626
# TOOLS
27-
COVERAGE_TOOL_OPTS=--config-file .lcovrc
27+
COVERAGE_TOOL_OPTS=--config-file .lcovrc --ignore-errors empty
2828

2929
# C++ specific
3030
SRC_DIR = src

0 commit comments

Comments
 (0)