Re: [python-committers] Codecov and PR

2017-04-27 Thread Terry Reedy
On 4/27/2017 3:44 PM, Brett Cannon wrote: On Wed, 26 Apr 2017 at 22:36 Terry Reedy > wrote: On 4/26/2017 1:45 PM, Brett Cannon wrote: > E.g. I don't expect > test_importlib to be directly responsible for exercising all code in > importlib, just t

Re: [python-committers] Codecov and PR

2017-04-27 Thread Brett Cannon
On Wed, 26 Apr 2017 at 22:36 Terry Reedy wrote: > On 4/26/2017 1:45 PM, Brett Cannon wrote: > > > > On Tue, 25 Apr 2017 at 17:00 Terry Reedy > > wrote: > > > While I use code coverage to improve automated unittesting, I am > opposed > > to turning a usable but li