Skip to content

Commit 07b2df8

Browse files
committedAug 6, 2019
disable codecov patch coverage
1 parent f7c5f74 commit 07b2df8

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed
 

‎.codecov.yml

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
ignore:
22
- "**/test/*.py" # ignore test scripts
3-
- "**/app.py" # ignore main application script
3+
- "**/app.py" # ignore main application script
4+
coverage:
5+
status:
6+
patch:
7+
default:
8+
enabled: no

0 commit comments

Comments
 (0)