feedback icon indicating copy to clipboard operation
feedback copied to clipboard

Bug Report: Missing Diff metric on Commit and Pull overview

Open twom opened this issue 1 year ago • 2 comments

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:

  1. Go to a project in codecov
  2. Click on Commits or Pulls
  3. View the table
  4. 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.

twom avatar Jun 18 '24 20:06 twom