]> granicus.if.org Git - python/commitdiff
[3.5] Make codecov config on master the only config used (GH-2041) (GH-2053)
authorBrett Cannon <brettcannon@users.noreply.github.com>
Sat, 10 Jun 2017 00:02:18 +0000 (17:02 -0700)
committerGitHub <noreply@github.com>
Sat, 10 Jun 2017 00:02:18 +0000 (17:02 -0700)
This will allow for centralized management of the Codecov config to prevent skew as well as easier management going forward.

Closes python/core-workflowGH-81.
(cherry picked from commit 11ffb4543bc000dea527bcc0417e2f8bda13790f)

.github/codecov.yml

index fcf9df6a7a698e4bd87ed0c1cc4ed70bad8b9887..dc21321d0baaf0cd0192c9cf030f6f3ddcd2be50 100644 (file)
@@ -1,4 +1,5 @@
 codecov:
+  strict_yaml_branch: master
   notify:
     require_ci_to_pass: true
 comment: off