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

increase test coverage for BuildtestCompilers class and "buildtest inspect" command #575

Merged

Conversation

shahzebsiddiqui
Copy link
Member

No description provided.

test "buildtest inspect" command. Currently, we have not added test for
finding compilers if its environment-modules or Lmod because this requires a
host with Lmod or environment-modules installed.
@codecov
Copy link

codecov bot commented Dec 30, 2020

Codecov Report

Merging #575 (5545003) into devel (dbddad0) will increase coverage by 11.63%.
The diff coverage is 66.44%.

Impacted file tree graph

@@             Coverage Diff             @@
##            devel     #575       +/-   ##
===========================================
+ Coverage   57.69%   69.33%   +11.63%     
===========================================
  Files          21       30        +9     
  Lines        1553     2595     +1042     
  Branches      226      472      +246     
===========================================
+ Hits          896     1799      +903     
- Misses        606      683       +77     
- Partials       51      113       +62     
Impacted Files Coverage Δ
buildtest/log.py 63.16% <ø> (ø)
buildtest/executors/slurm.py 13.49% <13.49%> (ø)
buildtest/executors/cobalt.py 15.79% <15.79%> (ø)
buildtest/executors/lsf.py 16.04% <16.04%> (ø)
buildtest/menu/compilers.py 37.96% <37.96%> (ø)
buildtest/executors/setup.py 42.53% <42.53%> (ø)
buildtest/docs.py 60.00% <60.00%> (ø)
buildtest/buildsystem/compilerbuilder.py 62.29% <62.29%> (ø)
buildtest/buildsystem/batch.py 63.79% <63.79%> (ø)
buildtest/menu/build.py 64.74% <64.90%> (+39.12%) ⬆️
... and 38 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 7e27840...732ed16. Read the comment docs.

@shahzebsiddiqui shahzebsiddiqui merged commit 57c1394 into buildtesters:devel Dec 30, 2020
@shahzebsiddiqui shahzebsiddiqui deleted the increase_testcoverage branch January 29, 2021 20: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