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

ci: colorize tox output #442

Merged
merged 3 commits into from
Nov 14, 2023
Merged

ci: colorize tox output #442

merged 3 commits into from
Nov 14, 2023

Conversation

mr-cal
Copy link
Collaborator

@mr-cal mr-cal commented Nov 2, 2023

  • Have you followed the guidelines for contributing?
  • Have you signed the CLA?
  • Have you successfully run tox?

Colorize the output of tox in Github CI.

Tox does not colorize its output in Github because of the envvar TERM is set to dumb. However, github handles colorized output quite nicely.

Before
After

Signed-off-by: Callahan Kovacs <callahan.kovacs@canonical.com>
Copy link

codecov bot commented Nov 2, 2023

Codecov Report

Merging #442 (8e62f2f) into main (df23ecc) will decrease coverage by 0.01%.
The diff coverage is n/a.

❗ Current head 8e62f2f differs from pull request most recent head 82ef6fb. Consider uploading reports for the commit 82ef6fb to get more accurate results

@@            Coverage Diff             @@
##             main     #442      +/-   ##
==========================================
- Coverage   99.00%   99.00%   -0.01%     
==========================================
  Files          57       57              
  Lines        4532     4527       -5     
==========================================
- Hits         4487     4482       -5     
  Misses         45       45              

see 1 file with indirect coverage changes

@mr-cal mr-cal requested a review from a team November 2, 2023 16:16
@syu-w syu-w requested a review from a team November 2, 2023 16:31
@mr-cal mr-cal mentioned this pull request Nov 3, 2023
3 tasks
Copy link
Contributor

@lengau lengau left a comment

Choose a reason for hiding this comment

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

Oooh pls upstream this to starbase!

@mr-cal
Copy link
Collaborator Author

mr-cal commented Nov 14, 2023

Oooh pls upstream this to starbase!

Already done! canonical/starbase#145

@mr-cal mr-cal merged commit db8981c into main Nov 14, 2023
12 of 13 checks passed
@mr-cal mr-cal deleted the colorized-tox branch November 14, 2023 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants