Skip to content

Conversation

@basvandijk
Copy link
Collaborator

@basvandijk basvandijk commented Jan 30, 2026

We should prioritise fixing tests where failures have the most impact. So this adds an impact column to the top query which is the product of the number of non_success runs and the duration_p90.

A better metric than non_success * duration_p90 would be the sum of time spent on failed runs. However we don't track that data (yet) so we go for this for now and might change it to the latter later.

@github-actions github-actions bot added the chore label Jan 30, 2026
@basvandijk basvandijk marked this pull request as ready for review January 30, 2026 18:11
@basvandijk basvandijk requested a review from a team as a code owner January 30, 2026 18:11
@github-actions github-actions bot added the @idx label Jan 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant