]> git.ipfire.org Git - thirdparty/zlib-ng.git/commitdiff
Ignore code coverage for files in _dep directory.
authorNathan Moinvaziri <nathan@nathanm.com>
Fri, 25 Feb 2022 01:56:09 +0000 (17:56 -0800)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Sun, 13 Mar 2022 06:41:12 +0000 (07:41 +0100)
.codecov.yaml

index 50ad857b5774d0b485e784515d65b89b1a516846..fc17c66a9004d7733eca3e1a309c97df17d8a804 100644 (file)
@@ -23,4 +23,5 @@ ignore:
 - /build/usr/lib/.*
 - usr/lib64/.*
 - /usr/lib64/.*
-- /build/usr/lib64/.*
\ No newline at end of file
+- /build/usr/lib64/.*
+- _deps/**/*