Branch: refs/heads/master Home: https://github.com/python/cpython Commit: 11ffb4543bc000dea527bcc0417e2f8bda13790f https://github.com/python/cpython/commit/11ffb4543bc000dea527bcc0417e2f8bda13790f Author: Brett Cannon <brettcannon at users.noreply.github.com> Date: 2017年06月09日 (2017年6月09日) Changed paths: M .github/codecov.yml Log Message: ----------- Make codecov config on master the only config used (GH-2041) 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.