In this article, we are going to explore the topic of code coverage in .NET and look at what tools we can use to understand and improve code coverage in the software we build.
We are going to divide this article into the following sections:
- Theory on Code Coverage
- Code Coverage Tools in .NET
- Code Coverage Reports in Codecov.io
- Quality Gating in CI/CD