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

Color the output of "buildtest buildspec summary" #1298

Merged
merged 2 commits into from
Nov 21, 2022
Merged

Conversation

prathmesh4321
Copy link
Collaborator

Screen Shot 2022-11-16 at 1 24 03 PM

Screen Shot 2022-11-16 at 1 24 19 PM

@codecov
Copy link

codecov bot commented Nov 21, 2022

Codecov Report

Base: 73.08% // Head: 73.11% // Increases project coverage by +0.02% 🎉

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

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #1298      +/-   ##
==========================================
+ Coverage   73.08%   73.11%   +0.02%     
==========================================
  Files          55       55              
  Lines        5885     5883       -2     
  Branches      997      967      -30     
==========================================
  Hits         4301     4301              
+ Misses       1584     1582       -2     
Impacted Files Coverage Δ
buildtest/cli/buildspec.py 94.86% <100.00%> (+0.01%) ⬆️
buildtest/executors/setup.py 72.82% <0.00%> (-0.13%) ⬇️
buildtest/executors/cobalt.py 22.34% <0.00%> (+0.24%) ⬆️
buildtest/config.py 50.25% <0.00%> (+0.25%) ⬆️

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.

LGTM

@shahzebsiddiqui shahzebsiddiqui merged commit db24f90 into devel Nov 21, 2022
@shahzebsiddiqui shahzebsiddiqui deleted the issue_1293 branch November 21, 2022 20:37
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]: Colorize the output for 'buildtest buildspec summary'
2 participants