diff --git a/.lcovrc b/.lcovrc index 1800471b1..b7bc78b6c 100644 --- a/.lcovrc +++ b/.lcovrc @@ -20,3 +20,6 @@ ignore_errors = source # Sometimes we may have negative counting despite using atomic profile update ignore_errors = negative + +# gnulib paths may not be used +ignore_errors = unused