Azure DevOps code coverage percentage

Introduction When running code coverage with your build on Azure DevOps you can notice that sometimes it shows a different code coverage percentage compared to you local code coverage result. The fact that is causing this difference is explainable and can be fixed easily. Runsettings When you download the code coverage result you can inspect … Continue reading Azure DevOps code coverage percentage