Azure DevOps Blog

DevOps, Git, and Agile updates from the team building Azure DevOps

Improved Code Coverage Tab Experience

If you’re using Azure DevOps for your CI/CD pipeline, you may be interested in our recent improvements to code coverage testing. Code coverage tests can help you identify areas of your code that are not tested, or not tested enough, and improve the quality of your automated tests and overall code quality. With our recent updates, you can ...