]> granicus.if.org Git - python/commit
Make code coverage less strict (GH-1438)
authorBrett Cannon <brettcannon@users.noreply.github.com>
Thu, 4 May 2017 21:58:54 +0000 (14:58 -0700)
committerGitHub <noreply@github.com>
Thu, 4 May 2017 21:58:54 +0000 (14:58 -0700)
commit647c3d381e67490e82cdbbe6c96e46d5e1628ce2
tree9a731c73483c9226a9953e00d6238ff7eaab9187
parentb109a1d3360fc4bb87b9887264e3634632d392ca
Make code coverage less strict (GH-1438)

Set the target to be 90% since there is enough OS-specific code and things that require manual testing that we will never hit 100%. Also turn off the status checks since they are so inconsistent in terms of flagging a PR as passing/failing that they aren't useful and can actually block merging from a phone.
.codecov.yml