We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7c5f74 commit 07b2df8Copy full SHA for 07b2df8
.codecov.yml
@@ -1,3 +1,8 @@
1
ignore:
2
- "**/test/*.py" # ignore test scripts
3
- - "**/app.py" # ignore main application script
+ - "**/app.py" # ignore main application script
4
+coverage:
5
+ status:
6
+ patch:
7
+ default:
8
+ enabled: no
0 commit comments