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 verbose mode to buildtest #1714

Merged
merged 6 commits into from
Feb 23, 2024
Merged

add verbose mode to buildtest #1714

merged 6 commits into from
Feb 23, 2024

Conversation

shahzebsiddiqui
Copy link
Member

No description provided.

add option to argparse
add verbose output to entry point to buildtest and some additional output in 'buildtest build'.
Cleanup some codebase and refactor as needed
Copy link

codecov bot commented Feb 23, 2024

Codecov Report

Attention: Patch coverage is 98.48485% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 78.54%. Comparing base (507fc69) to head (b3d500b).
Report is 54 commits behind head on devel.

Files Patch % Lines
buildtest/cli/build.py 97.83% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #1714      +/-   ##
==========================================
+ Coverage   78.15%   78.54%   +0.39%     
==========================================
  Files          57       57              
  Lines        6362     6397      +35     
==========================================
+ Hits         4972     5024      +52     
+ Misses       1390     1373      -17     

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

@shahzebsiddiqui shahzebsiddiqui merged commit 627e166 into devel Feb 23, 2024
36 of 39 checks passed
@shahzebsiddiqui shahzebsiddiqui deleted the verbose_option branch February 23, 2024 20:11
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.

[FEATURE]: add a verbose mode option in buildtest to increase verbosity of output
1 participant