Making your code base better will make your code coverage worse
#codebase #codecoverage #testing #softwaredevelopment
buff.ly/tOZFdtM

14

What makes code coverage different to test coverage? What aspects do they cover? Here's all that’s there to know about these two essential metrics!
From headspin.io

Cross-language Coverage Report CLI Parser in Go. Contribute to Chapati-Systems/covpeek development by creating an account on GitHub.
From github.comWhile working on the PHPStan codebase I recently realized we spent a considerable amount of time to generate code-coverage data, which we need later on to feed the Infection based mutation testing...
From staabm.github.io