View line-by-line code coverage in Pipelines
Automated unit testing has the ability to view line-by-line code coverage, but tests run by a CI job in Pipelines does not. This would be very valuable, especially when test coverage is below the required threshold to see where the issues are in the next environment. This information is available from CLI but it would be much better to have it surfaced in Gearset on the PR.
1
vote