We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49e194b commit 5e8251fCopy full SHA for 5e8251f
Makefile
@@ -24,7 +24,7 @@ BUILDKIT_PROGRESS=plain
24
DOCKER_COMPOSE=docker compose
25
26
# TOOLS
27
-COVERAGE_TOOL_OPTS=--config-file .lcovrc
+COVERAGE_TOOL_OPTS=--config-file .lcovrc --ignore-errors empty
28
29
# C++ specific
30
SRC_DIR = src
0 commit comments