My favorite rcov feature is the one that displays new lines of uncovered code. This fantastic feature helps me avoid increasing technical debt by rejecting or improving patches that lack adequate tests because these are the most likely to contain errors.
It would be awesome to have this feature in simplecov.
My favorite rcov feature is the one that displays new lines of uncovered code. This fantastic feature helps me avoid increasing technical debt by rejecting or improving patches that lack adequate tests because these are the most likely to contain errors.
It would be awesome to have this feature in simplecov.