Skip to content

Colorized output for buildtest inspect list command#1287

Merged
shahzebsiddiqui merged 1 commit intodevelfrom
issue_1273
Oct 27, 2022
Merged

Colorized output for buildtest inspect list command#1287
shahzebsiddiqui merged 1 commit intodevelfrom
issue_1273

Conversation

@prathmesh4321
Copy link
Collaborator

image

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

codecov bot commented Oct 27, 2022

Codecov Report

Base: 82.05% // Head: 78.73% // Decreases project coverage by -3.32% ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #1287      +/-   ##
==========================================
- Coverage   82.05%   78.73%   -3.32%     
==========================================
  Files          55       55              
  Lines        6023     5892     -131     
  Branches     1084     1040      -44     
==========================================
- Hits         4942     4639     -303     
- Misses       1081     1253     +172     
Impacted Files Coverage Δ
buildtest/cli/buildspec.py 94.88% <100.00%> (+0.03%) ⬆️
buildtest/cli/inspect.py 97.45% <100.00%> (+0.03%) ⬆️
buildtest/scheduler/lsf.py 24.32% <0.00%> (-72.97%) ⬇️
buildtest/executors/lsf.py 20.00% <0.00%> (-40.00%) ⬇️
buildtest/config.py 54.50% <0.00%> (-10.00%) ⬇️
buildtest/cli/compilers.py 72.91% <0.00%> (-9.85%) ⬇️
buildtest/system.py 70.71% <0.00%> (-8.08%) ⬇️
buildtest/scheduler/job.py 78.57% <0.00%> (-7.14%) ⬇️
buildtest/builders/base.py 64.15% <0.00%> (-5.81%) ⬇️
buildtest/executors/setup.py 88.89% <0.00%> (-1.93%) ⬇️
... and 1 more

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.

@prathmesh4321 good job this works. Merging this in

@shahzebsiddiqui shahzebsiddiqui merged commit ee01ff3 into devel Oct 27, 2022
@shahzebsiddiqui shahzebsiddiqui deleted the issue_1273 branch October 27, 2022 20:10
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 'buildtest inspect' subcommands

2 participants