From 24e40bef7b13a0e1acf0296c76e4e100fb6ff741 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Fri, 17 Jul 2026 23:10:17 +0200 Subject: ci: fix coverage generation --- .lcovrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.lcovrc') diff --git a/.lcovrc b/.lcovrc index 0d0fdce4..09b96f40 100644 --- a/.lcovrc +++ b/.lcovrc @@ -4,4 +4,4 @@ exclude = tests/* exclude = **.tests.cpp exclude = kapi/kapi/* -ignore_errors = unused,empty,inconsistent \ No newline at end of file +ignore_errors = unused,unused,unused,unused,unused,empty,inconsistent \ No newline at end of file -- cgit v1.2.3