[Python-checkins] [python/cpython] a2cdbd: [3.5] Make codecov config on master the only confi...

GitHub noreply at github.com
Fri Jun 9 20:02:19 EDT 2017


  Branch: refs/heads/3.5
  Home:   https://github.com/python/cpython
  Commit: a2cdbdf3bb26b3b28bd04af0b6520a5f8333ea03
      https://github.com/python/cpython/commit/a2cdbdf3bb26b3b28bd04af0b6520a5f8333ea03
  Author: Brett Cannon <brettcannon at users.noreply.github.com>
  Date:   2017-06-09 (Fri, 09 Jun 2017)

  Changed paths:
    M .github/codecov.yml

  Log Message:
  -----------
  [3.5] Make codecov config on master the only config used (GH-2041) (GH-2053)

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)




More information about the Python-checkins mailing list