Skip to content

add verbose mode to buildtest #1714

Merged
shahzebsiddiqui merged 6 commits intodevelfrom
verbose_option
Feb 23, 2024
Merged

add verbose mode to buildtest #1714
shahzebsiddiqui merged 6 commits intodevelfrom
verbose_option

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
@codecov
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
@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