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

override configuration file via command buildtest build -c #684

Merged
merged 1 commit into from
Mar 13, 2021

Conversation

shahzebsiddiqui
Copy link
Member

No description provided.

…d -c <configuration>'.

This will override file ~/.buildtest/config.yml
@codecov
Copy link

codecov bot commented Mar 13, 2021

Codecov Report

Merging #684 (727250b) into devel (dbddad0) will increase coverage by 10.05%.
The diff coverage is 64.64%.

Impacted file tree graph

@@             Coverage Diff             @@
##            devel     #684       +/-   ##
===========================================
+ Coverage   57.69%   67.75%   +10.05%     
===========================================
  Files          21       34       +13     
  Lines        1553     2899     +1346     
  Branches      226      542      +316     
===========================================
+ Hits          896     1964     +1068     
- Misses        606      794      +188     
- Partials       51      141       +90     
Impacted Files Coverage Δ
buildtest/log.py 63.16% <ø> (ø)
buildtest/executors/slurm.py 14.17% <14.17%> (ø)
buildtest/executors/cobalt.py 16.07% <16.07%> (ø)
buildtest/executors/lsf.py 17.48% <17.48%> (ø)
buildtest/menu/__init__.py 42.31% <31.82%> (+21.62%) ⬆️
buildtest/menu/compilers.py 41.12% <41.12%> (ø)
buildtest/executors/setup.py 42.39% <42.39%> (ø)
buildtest/config.py 45.74% <44.00%> (-54.26%) ⬇️
buildtest/docs.py 60.00% <60.00%> (ø)
buildtest/menu/build.py 62.11% <61.21%> (+36.49%) ⬆️
... and 41 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 3b8a6be...727250b. Read the comment docs.

@shahzebsiddiqui shahzebsiddiqui merged commit e76e017 into devel Mar 13, 2021
@shahzebsiddiqui shahzebsiddiqui deleted the settings_flag branch March 13, 2021 23:25
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