On https://gerrit.wikimedia.org/r/#/c/415249/ Tim wrote:
+-------------------------------------+--------+--------+ | Filename | Old % | New % | +-------------------------------------+--------+--------+ | includes/parser/LinkHolderArray.php | 76.19 | 74.29 | | includes/parser/Parser.php | 81.66 | 82.01 | | includes/parser/StripState.php | 48.48 | 95.89 | +-------------------------------------+--------+--------+Seems a bit unfair to call that a test coverage decrease.
Probably we should compare overall lines covered before and after instead of going by file?