Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

change table reporter column disposition #298

Merged
merged 1 commit into from
Feb 2, 2022

Conversation

fafg
Copy link
Contributor

@fafg fafg commented Feb 2, 2022

Signed-off-by: Fabiano Graças fabiano.gracas@faro.com

Hi guys, we have started to use regula as part of our pipelines, although regula table format delivers nice content It delivers also a wide-sized table, in our pipeline, the disposition of the columns would be nicer with this change. which would look like more to a unit test table results.

The change consists in bringing the result and severity to the very beginning of the table in order to see them first.

before:
Screenshot 2022-02-02 at 20 23 31

after:
Screenshot 2022-02-02 at 20 23 14

my best regards,

Fabiano

Signed-off-by: Fabiano Graças <fabiano.gracas@faro.com>
@advelasco
Copy link

advelasco commented Feb 2, 2022

Nice approach, looks much more readable, easy to identify the most value information

Copy link
Contributor

@jason-fugue jason-fugue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This does seem like a better ordering for the table layout. Thank you for contributing it, @fafg!

@jason-fugue jason-fugue merged commit cd9a1dd into fugue:master Feb 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants