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

Colorize output for all terse formats #1292

Merged
merged 4 commits into from
Nov 7, 2022
Merged

Colorize output for all terse formats #1292

merged 4 commits into from
Nov 7, 2022

Conversation

prathmesh4321
Copy link
Collaborator

Added color for terse option of buildtest buildspec maintainers --list buildtest buildspec maintainers --breakdown along with buildtest rt --terse , buildtest buildspec find --terse, buildtest history list --terse

image

image

image

image

image

image

@prathmesh4321 prathmesh4321 linked an issue Nov 4, 2022 that may be closed by this pull request
2 tasks
@codecov
Copy link

codecov bot commented Nov 4, 2022

Codecov Report

Base: 81.74% // Head: 82.19% // Increases project coverage by +0.46% 🎉

Coverage data is based on head (d30d3bc) compared to base (5736540).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #1292      +/-   ##
==========================================
+ Coverage   81.74%   82.19%   +0.46%     
==========================================
  Files          55       55              
  Lines        5892     6105     +213     
  Branches     1040     1125      +85     
==========================================
+ Hits         4816     5018     +202     
- Misses       1076     1087      +11     
Impacted Files Coverage Δ
buildtest/cli/buildspec.py 94.86% <100.00%> (-0.02%) ⬇️
buildtest/cli/history.py 100.00% <100.00%> (ø)
buildtest/cli/report.py 88.71% <100.00%> (+0.03%) ⬆️
buildtest/cli/build.py 94.32% <0.00%> (-0.20%) ⬇️
buildtest/executors/setup.py 90.82% <0.00%> (+0.97%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Member

@shahzebsiddiqui shahzebsiddiqui left a comment

Choose a reason for hiding this comment

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

a few minor changes to variable renaming.

@prathmesh4321
Copy link
Collaborator Author

a few minor changes to variable renaming.

@shahzebsiddiqui Renamed the variables!

Copy link
Member

@shahzebsiddiqui shahzebsiddiqui left a comment

Choose a reason for hiding this comment

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

thanks @prathmesh this looks better now

@shahzebsiddiqui shahzebsiddiqui merged commit 82fb79b into devel Nov 7, 2022
@shahzebsiddiqui shahzebsiddiqui deleted the issue_1276 branch November 7, 2022 18:39
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 this pull request may close these issues.

[FEATURE]: color output for all the terse formats
2 participants