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

minor output change to buildtest build command #1290

Merged
merged 3 commits into from
Nov 3, 2022

Conversation

shahzebsiddiqui
Copy link
Member

No description provided.

refactor section for print_builders method into smaller methods
remove some print statements shown in output of 'buildtest build'
change colors for some text such as the valid buildspecs, tagnames and executors
@codecov
Copy link

codecov bot commented Oct 31, 2022

Codecov Report

Base: 78.73% // Head: 73.07% // Decreases project coverage by -5.66% ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #1290      +/-   ##
==========================================
- Coverage   78.73%   73.07%   -5.66%     
==========================================
  Files          55       55              
  Lines        5892     5883       -9     
  Branches     1040      997      -43     
==========================================
- Hits         4639     4299     -340     
- Misses       1253     1584     +331     
Impacted Files Coverage Δ
buildtest/cli/build.py 92.28% <66.67%> (-2.24%) ⬇️
buildtest/scheduler/slurm.py 28.95% <0.00%> (-67.11%) ⬇️
buildtest/executors/slurm.py 21.25% <0.00%> (-51.25%) ⬇️
buildtest/cli/compilers.py 27.59% <0.00%> (-45.32%) ⬇️
buildtest/utils/timer.py 55.56% <0.00%> (-33.33%) ⬇️
buildtest/executors/setup.py 72.95% <0.00%> (-15.94%) ⬇️
buildtest/system.py 55.05% <0.00%> (-15.66%) ⬇️
buildtest/executors/base.py 87.88% <0.00%> (-9.09%) ⬇️
buildtest/builders/base.py 55.81% <0.00%> (-8.33%) ⬇️
buildtest/scheduler/job.py 71.43% <0.00%> (-7.14%) ⬇️
... and 5 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.

@shahzebsiddiqui shahzebsiddiqui merged commit b4f5f6a into devel Nov 3, 2022
@shahzebsiddiqui shahzebsiddiqui deleted the several_changes_buildtest_build branch November 3, 2022 15:47
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.

1 participant