You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Epic outlines steps toward release of new comment, as per the Q3 review
Problem to solve:
We get a lot of feedback that Codecov is noisy/not showing what’s important in both the PR comment and PR page in app. This epic is specifically relevant to the PR comment and the issue of all files being in the same table together, whether you touched them in your PR or not. We’re also looking to move the most important info to the top of the comment (clearly labeled patch and project coverage) as well as ameliorate the lack of indicators around removed code behavior.
Updating the PR comment:
highlight patch and include project coverage up top.
Include line to indicate when removed code behavior comes into play
Put indirect coverage changes minimized in its own section to highlight git diff files first and foremost
Improve routing to land on the specific file in the app that was clicked in the PR Comment
Solution direction and planning
layout prioritizing patch
block quote with data source and project change
small copy change removing by with :
showing changed files separate from unexpected indirect changes
meets user expectations of "I change X files", previously from "why do I see Y amount?"
aligns to information architecture seen in upcoming pulls page
reduces cognitive load
improves links routing user expects
specific file => lands on file expanded in pulls page
indirect changed files => lands on respective section in pulls page
Epic outlines steps toward release of new comment, as per the Q3 review
Problem to solve:
We get a lot of feedback that Codecov is noisy/not showing what’s important in both the PR comment and PR page in app. This epic is specifically relevant to the PR comment and the issue of all files being in the same table together, whether you touched them in your PR or not. We’re also looking to move the most important info to the top of the comment (clearly labeled patch and project coverage) as well as ameliorate the lack of indicators around removed code behavior.
Updating the PR comment:
highlight patch and include project coverage up top.
Include line to indicate when removed code behavior comes into play
Put indirect coverage changes minimized in its own section to highlight git diff files first and foremost
Improve routing to land on the specific file in the app that was clicked in the PR Comment
Solution direction and planning
Applications team
Other / pre-release
platform team related issues
The text was updated successfully, but these errors were encountered: