-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Pipelines - Tests
-
None
Currently, code coverage information is only available at the pull request level through the Code Insights API, which requires an active pull request to view.
Surfacing code coverage alongside test pass rates, failure rates, and flakiness would give teams a more complete picture of their testing posture in one place.
Suggested Feature:
Integrate code coverage metrics into the repository-level tests page so customers can view coverage data alongside existing test insights:
- Display an overall code coverage percentage (line, branch) on the Tests page, giving teams an at-a-glance view of how well their codebase is covered.