Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Colored console report #338

Closed
redcatbear opened this issue Sep 18, 2022 · 0 comments · Fixed by #349
Closed

Colored console report #338

redcatbear opened this issue Sep 18, 2022 · 0 comments · Fixed by #349
Assignees
Labels

Comments

@redcatbear
Copy link
Collaborator

Situation

The plain text report is mainly used to debug problems in the tracing chain. It needs to be compact. But it also needs to be as readable as possible. One thing that the report is really lacking at the moment is color / font to visually structure elements better and to make the status of the report items easier to grasp.

Acceptance Criteria

  1. Plain text report uses color and font weight to visually separate parts
  2. Text without any color / font changes remains available
@redcatbear redcatbear self-assigned this Sep 18, 2022
redcatbear added a commit that referenced this issue Sep 18, 2022
redcatbear added a commit that referenced this issue Sep 18, 2022
redcatbear added a commit that referenced this issue Sep 18, 2022
redcatbear added a commit that referenced this issue Oct 16, 2022
redcatbear added a commit that referenced this issue Oct 16, 2022
redcatbear added a commit that referenced this issue Oct 16, 2022
redcatbear added a commit that referenced this issue Oct 16, 2022
kaklakariada added a commit that referenced this issue Nov 22, 2022
* #338: Colored console report

* #338: Fixed small issues.

* #338: Fixed tests and warnings.

* #338: Fixed tests and warnings.

* #338: Fixed tests and warnings.

* #338: Fixed self-trace.

* #338: Fixed Java 18 JavaDoc warnings.

* #338: Fixed UTF-8 encoding int test.

* #338: Updated user guide.

* #338: Fixed review findings. Improved user guide.

* Deactivate scacap/action-surefire-report on macos

This fails because of ScaCap/action-surefire-report#95 / ScaCap/action-surefire-report#85

* Deactivate surefire report

Caused by ScaCap/action-surefire-report#95

Co-authored-by: kaklakariada <kaklakariada@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant