mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-20 08:57:50 +02:00
ci: Ignore unused patterns
gnulib doesn't seem to be used at the moment so its _build folder, but let's still try and don't fail if that's not happening
This commit is contained in:
3
.lcovrc
3
.lcovrc
@@ -20,3 +20,6 @@ ignore_errors = source
|
|||||||
|
|
||||||
# Sometimes we may have negative counting despite using atomic profile update
|
# Sometimes we may have negative counting despite using atomic profile update
|
||||||
ignore_errors = negative
|
ignore_errors = negative
|
||||||
|
|
||||||
|
# gnulib paths may not be used
|
||||||
|
ignore_errors = unused
|
||||||
|
Reference in New Issue
Block a user