commit | 647c3d381e67490e82cdbbe6c96e46d5e1628ce2 | [log] [tgz] |
---|---|---|
author | Brett Cannon <brettcannon@users.noreply.github.com> | Thu May 04 14:58:54 2017 -0700 |
committer | GitHub <noreply@github.com> | Thu May 04 14:58:54 2017 -0700 |
tree | 9a731c73483c9226a9953e00d6238ff7eaab9187 | |
parent | b109a1d3360fc4bb87b9887264e3634632d392ca [diff] |
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.