-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Expand test analytics to report on test analytics for "ALL Branches" #2542
Comments
Some other thoughts
That's sort of why I'm leaning towards a "show all branches" type of roll-up. In that way we can have a view that shows stats for ALL branches in aggregate.
|
We currently have "All branches" for commits, so I'm trying to learn about the scope of this request. @ajay-sentry @joseph-sentry do you know? |
@Adal3n3 I think that's only for coverage at the moment, I don't think we have this for test analytics yet, and it may require some work both on the backend and frontend to get it working for test analytics |
Folks asking for this in our feedback repo - codecov/feedback#304 (comment) |
Slack thread 9/27: https://sentry.slack.com/archives/C05Q10P3NG5/p1727440512777729
Abhijeet Prasad's feedback:
|
@katia-sentry - I added a start / end date for this. The key insight here is
|
What product do you want to improve?
Test analytics from Codecov
Is your feature request related to a problem? Please describe.
Customers that experience flakes on CI runs likely don't want to search by individual branches to find aggregate counts of failures across ALL branches (main is also a branch).
Our current table data and stats rollups that are planned (see https://www.figma.com/design/TcppABudxnslgEmaXm0B9O/GH-2028?node-id=1-2&node-type=canvas&t=yLQARHqMTAuV6tZ1-0) are branch specific
Describe the solution you'd like
Showing totals for failures across all branches and average run times / failure rates across all branches would be cool - especially for tests that are known flaky
Write up - https://www.notion.so/sentry/Show-Test-Analytics-across-all-branches-1188b10e4b5d80d6880cc83a4f640251?pvs=4
The text was updated successfully, but these errors were encountered: