Make codecov config on master the only config used (GH-2041)
authorBrett Cannon <brettcannon@users.noreply.github.com>
Fri, 9 Jun 2017 23:26:03 +0000 (16:26 -0700)
committerGitHub <noreply@github.com>
Fri, 9 Jun 2017 23:26:03 +0000 (16:26 -0700)
This will allow for centralized management of the Codecov config to prevent skew as well as easier management going forward.

Closes python/core-workflow#81.

.github/codecov.yml

index 2106da61725973b81a63a817ec6f245706af4353..9d97dfbc43f8d018eafcec38cb14be99fb8f5da8 100644 (file)
@@ -1,4 +1,5 @@
 codecov:
+  strict_yaml_branch: master
   notify:
     require_ci_to_pass: true
 comment: off