Skip to content

Commit 53c3e22

Browse files
committed
should not be failing codecov due to yamls, gradle
1 parent 852ba3b commit 53c3e22

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.codecov.yml

+6
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,9 @@ coverage:
77
project:
88
default:
99
threshold: 1%
10+
ignore:
11+
- "**/*.yaml"
12+
- "**/*.yml"
13+
- "**/*.gradle"
14+
- "**/*.gradle.kts"
15+
- "build.gradle.kts"

0 commit comments

Comments
 (0)