Skip to content

Feature Request: better view for longer test history #8558

@AriHC

Description

@AriHC

A common use case I have is asking "in the past week/month, how often did this fail vs pass?"

From the tests tab, I can see a nice line of color-coded squares showing how my test did on past commits. The problem is, there's a lot of white space from commits where my test wasn't run. And it doesn't wrap nicely, instead extending offscreen. Between these issues, I can only really get a big-picture glimpse of the last ~24 hrs:

Image

It would be really helpful to get a condensed view of only the history when the test actually ran:

  • ignore commits where the test did not run (i.e. all the white boxes)
  • have the UI wrap-around on screen into a grid (using hovertext to communicate what commit/time a given test was)

Quick drawing of what I want:
Image

If this or something like it already exists, great, please point me at it/make it more discoverable :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions