Decathlon / Decathlon/ara

Group results of runs by feature file instead of teams

Open
#55 0 comments 0 reactions 0 assignees View on GitHub
Feature Request P3
Dominant language
Java
Stars
80
Forks
17
PR merge metrics
No merged PRs in 30d

Description

# Group results of runs by feature file instead of teams

## Context

For now, runs are grouped by teams:
![image](https://user-images.githubusercontent.com/45944760/57127987-53cb5c80-6d92-11e9-963d-869ae9785a83.png)

Small projects only have one team, so this grouping is irrelevant to them.

Such teams would prefer to sort by Cucumber feature file and Postman collection file, like any other report tools:
![image](https://user-images.githubusercontent.com/45944760/57129610-3cdb3900-6d97-11e9-8bf8-aeb80693435f.png)

## Expected
Add a new setting for the project: "Group run results by".

This should be a drop-down-list with these three values:

* Automatic (the default value: by team if project have at least one team, and by file otherwise)
* Team (explicitly set to team-grouping, no matter what "Automatic" would decide)
* File (explicitly set to file-grouping, no matter what "Automatic" would decide)
These progress-bars are both in ARA and in emails.

Be careful: these progress-bars are clickable: they need to link to the correct filters depending on the setting effective value.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.