summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2020-04-03 02:34:04 +0200
committerGitHub <noreply@github.com>2020-04-02 20:34:04 -0400
commitebeabb5b728f009480ced3ca4738c20fa073b507 (patch)
tree741188e33bb94b9fbe7999683bdbedb1b7eee1d2
parentbpo-38576: Disallow control characters in hostnames in http.client (GH-18995)... (diff)
downloadcpython-ebeabb5b728f009480ced3ca4738c20fa073b507.tar.gz
cpython-ebeabb5b728f009480ced3ca4738c20fa073b507.tar.bz2
cpython-ebeabb5b728f009480ced3ca4738c20fa073b507.zip
bpo-40156: Copy Codecov configuration from master (GH-19306)
Disable "Codevov patch" job on pull requests.
-rw-r--r--.github/codecov.yml12
1 files changed, 3 insertions, 9 deletions
diff --git a/.github/codecov.yml b/.github/codecov.yml
index dc21321d0ba..ea504f48672 100644
--- a/.github/codecov.yml
+++ b/.github/codecov.yml
@@ -5,7 +5,7 @@ codecov:
comment: off
ignore:
- "Doc/**/*"
- - "Misc/*"
+ - "Misc/**/*"
- "Mac/**/*"
- "PC/**/*"
- "PCbuild/**/*"
@@ -13,18 +13,12 @@ ignore:
- "Grammar/*"
coverage:
precision: 2
- range:
- - 70.0
- - 100.0
+ range: 70...90
round: down
status:
changes: off
project: off
- patch:
- default:
- target: 100%
- only_pulls: true
- threshold: 0.05
+ patch: off
parsers:
gcov:
branch_detection: