Skip to content

Unique colours for each status #2302

@davidjgoss

Description

@davidjgoss

Currently, we represent our result statuses with these colours:

  • PASSED - green
  • SKIPPED - cyan
  • PENDING - yellow
  • UNDEFINED - yellow
  • AMBIGUOUS - red
  • FAILED - red

It would be good for clarity if each status had its own colour. We don’t have a lot of options left in the context of ANSI terminals though.

We could separate FAILED from AMBIGUOUS by changing the latter to magenta.

PENDING and UNDEFINED is trickier - they are sort of part of the same workflow in theory, but I’d still rather have a distinction even if small.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions