On Thu, Jun 27, 2019 at 01:35:17PM -0400, Derrick Stolee wrote:

> > t/helper/test-example-decorate.c
> > 0ebbcf70 29) one = lookup_unknown_object(&one_oid);
> > 0ebbcf70 30) two = lookup_unknown_object(&two_oid);
> > 0ebbcf70 59) three = lookup_unknown_object(&three_oid);
> 
> Peff: again interesting that these lines you refactored were not covered, 
> especially
> because they are part of a test helper. Perhaps the tests they were intended 
> for are
> now defunct?

They should be run by t9004 (and if I replace them with a `die`, they
clearly are). Are you sure your coverage script is not mistaken?

-Peff

Reply via email to