Skip to content

Add target summary #127

@darkrift

Description

@darkrift

Something very useful when a build fails in CI is to be able to see the target informations/coverage and logs, especially when test fails.

Information that could be added :

  • Number of test run
  • stats and logs per run
  • rule type
  • coverage information
  • target outputs
  • artifacts with their download links (test.log, test.xml, test.lcov, etc)

Buildbuddy has a very nice target reporting that is super useful when test fails. It also provides coverage information, target/test logs, links to artifacts and target outputs, etc.

While we can use --test_output errors, it really bloats console output.

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