feedback
feedback copied to clipboard
Bug Report: Missing Diff metric on Commit and Pull overview
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):
- Browser: chrome
- System: mac
To Reproduce Steps to reproduce the behavior:
- Go to a project in codecov
- Click on
CommitsorPulls - View the table
- No diff column present
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.