We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 852ba3b commit 53c3e22Copy full SHA for 53c3e22
.codecov.yml
@@ -7,3 +7,9 @@ coverage:
7
project:
8
default:
9
threshold: 1%
10
+ignore:
11
+ - "**/*.yaml"
12
+ - "**/*.yml"
13
+ - "**/*.gradle"
14
+ - "**/*.gradle.kts"
15
+ - "build.gradle.kts"
0 commit comments