Skip to content

Commit 97d121d

Browse files
committed
Test codecov - master. #3
1 parent 81fdfc1 commit 97d121d

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

codecov.yml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,28 @@ coverage:
44
default:
55
target: 17.45%
66
threshold: 1%
7+
paths:
8+
- "!lib/Cleantalk/Common/"
9+
common_libs:
10+
target: 37.43
11+
threshold: 1%
12+
paths:
13+
- "lib/Cleantalk/Common/"
714
patch:
815
default:
916
target: 80%
17+
threshold: 0%
1018

1119
ignore:
1220
- "tests/"
1321
- "tests/**/*"
22+
- "js/"
23+
- "js/**/*"
24+
- "i18n/"
25+
- "i18n/**/*"
26+
- "css/"
27+
- "css/**/*"
28+
- "inc/images"
29+
- "inc/images/**/*"
30+
- "lib/Cleantalk/Common/ContactsEncoder/"
31+
- "lib/Cleantalk/Common/ContactsEncoder/**/*"

0 commit comments

Comments
 (0)