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

remove sys.exit statement in invocation to buildtest build #1677

Merged
merged 4 commits into from
Dec 14, 2023

Conversation

shahzebsiddiqui
Copy link
Member

No description provided.

…ompletion.

remove some output from console in buildtest build to avoid clutering the terminal
@pull-request-size pull-request-size bot added size/L and removed size/M labels Dec 14, 2023
Copy link

codecov bot commented Dec 14, 2023

Codecov Report

Attention: 14 lines in your changes are missing coverage. Please review.

Comparison is base (20bcf9b) 79.02% compared to head (591829a) 78.90%.
Report is 55 commits behind head on devel.

Files Patch % Lines
buildtest/executors/setup.py 30.00% 7 Missing ⚠️
buildtest/buildsystem/checks.py 50.00% 2 Missing ⚠️
buildtest/executors/cobalt.py 0.00% 1 Missing ⚠️
buildtest/executors/lsf.py 0.00% 1 Missing ⚠️
buildtest/executors/pbs.py 0.00% 1 Missing ⚠️
buildtest/executors/slurm.py 0.00% 1 Missing ⚠️
buildtest/scheduler/slurm.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #1677      +/-   ##
==========================================
- Coverage   79.02%   78.90%   -0.11%     
==========================================
  Files          57       57              
  Lines        6605     6556      -49     
==========================================
- Hits         5219     5173      -46     
+ Misses       1386     1383       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@shahzebsiddiqui shahzebsiddiqui merged commit 3131cd3 into devel Dec 14, 2023
36 of 37 checks passed
@shahzebsiddiqui shahzebsiddiqui deleted the troubleshoot_build_failure_buildtest_build branch December 14, 2023 22:27
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