Re: [PATCH v2 7/7] t/README: Add a note about the dangers of coverage chasing
From: Jonathan Nieder <hidden> Date: 2016-06-15 22:49:11
Ævar Arnfjörð Bjarmason wrote:
+ Don't blindly follow test coverage metrics
Hmph, that is just common sense, while “you should really not be
paying any attention to your code while writing tests” is not. I even
prefer the text without this patch applied. So forget I said anything;
I can find a way to hint at that in t/README later. :)
Jonathan