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

add --no-header for 'buildtest inspect list' and rename --parse to --terse #816

Merged
merged 3 commits into from
Jul 19, 2021

Conversation

shahzebsiddiqui
Copy link
Member

No description provided.

add option -n or --no-header for 'buildtest inspect list' to toggle header output
refactor regression test for 'buildtest history list' and 'buildtest inspect list'
@codecov
Copy link

codecov bot commented Jul 19, 2021

Codecov Report

Merging #816 (c32e53c) into devel (07e6b46) will decrease coverage by 2.79%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel     #816      +/-   ##
==========================================
- Coverage   77.81%   75.02%   -2.79%     
==========================================
  Files          37       37              
  Lines        4223     4227       +4     
  Branches      781      782       +1     
==========================================
- Hits         3286     3171     -115     
- Misses        758      882     +124     
+ Partials      179      174       -5     
Impacted Files Coverage Δ
buildtest/cli/__init__.py 97.42% <100.00%> (+0.02%) ⬆️
buildtest/cli/inspect.py 94.74% <100.00%> (+0.09%) ⬆️
buildtest/executors/lsf.py 21.53% <0.00%> (-61.11%) ⬇️
buildtest/cli/compilers.py 52.68% <0.00%> (-15.18%) ⬇️
buildtest/config.py 55.63% <0.00%> (-10.56%) ⬇️
buildtest/system.py 68.67% <0.00%> (-9.04%) ⬇️
buildtest/executors/setup.py 55.00% <0.00%> (-9.00%) ⬇️
buildtest/executors/job.py 84.62% <0.00%> (-7.69%) ⬇️
buildtest/buildsystem/base.py 87.91% <0.00%> (-2.56%) ⬇️
buildtest/buildsystem/batch.py 69.33% <0.00%> (-1.33%) ⬇️
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 07e6b46...c32e53c. Read the comment docs.

@shahzebsiddiqui shahzebsiddiqui merged commit 08e6e5a into devel Jul 19, 2021
@shahzebsiddiqui shahzebsiddiqui deleted the rename_terse_option branch July 19, 2021 21:49
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.

1 participant