Open twom opened 5 months ago
Thank you @twom for opening. I'm investigating this and have a question: are you able to see patch %? if not could you screenshot the UI? Just want to confirm that is working as intended. I suspect you are referring to project coverage missing and change (+/-) - is this right?
Thank you @codecovdesign !
We indeed see patch coverage (which is actually our most important metric currently, so we can ensure the quality of the change is high).
I noticed first that the total coverage diff got removed from the Commits tab, and this week from the Pulls tab. It is a metric mainly used by the engineering managers to have an overview of progress in a quick glance.
Partial screenshots from the Commits and Pulls tab:
Describe the bug Previously we could observe a coverage diff on the commit and pull request view in codecov. These metrics helped the team to get a glance over the improvements the PR or commits had.
This metric has disappeared from the views in codecov
Environment (please complete the following information):
To Reproduce Steps to reproduce the behavior:
Commits
orPulls
Expected behavior As before, we would expect a diff columnt to be present
Screenshots If applicable, add screenshots to help explain your problem.
Additional context Seeing coverage diffs helps the team to quickly review the impact of specific commits or PRs.