The misunderstanding of code coverage
Code coverage is an important metric about your code and tests. And like any metric you have to understand the underlying assumptions and computations to understand the value of this metric to use it efficiently. So what is code coverage:
Code Cover...
nerdingarchitecture.hashnode.dev11 min read