Skip to content

Commit b7963f1

Browse files
committed
Update .codecov.yml
1 parent cf06875 commit b7963f1

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

.codecov.yml

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
coverage:
22
status:
3-
project: yes
4-
patch: no
5-
changes: no
3+
project:
4+
default:
5+
threshold: 5%
6+
patch: off
7+
changes: off
8+
comment:
9+
layout: "files"
10+
ignore:
11+
- "*Tests/**/*"
12+
- "Pods/**/*"

0 commit comments

Comments
 (0)