Skip to content

📖 update usage message of the scorecard --verbosity flag #3190

Merged
raghavkaul merged 1 commit intoossf:mainfrom
andrelmbackman:main
Jun 20, 2023
Merged

📖 update usage message of the scorecard --verbosity flag #3190
raghavkaul merged 1 commit intoossf:mainfrom
andrelmbackman:main

Conversation

@andrelmbackman
Copy link
Contributor

@andrelmbackman andrelmbackman commented Jun 19, 2023

Add the available argument strings for the --verbosity flag in the usage message of the scorecard cli.

Currently: the usage message reads: set the log level

Change proposal: the usage message reads Set the log level. Possible values are: 'info', 'debug', 'warn'. Add --show-details to see the results.

  • Tests for the changes have been added (for bug fixes/features)

Fixes #3173

Special notes for your reviewer

Does this PR introduce a user-facing change?

For user-facing changes, please add a concise, human-readable release note to
the release-note

(In particular, describe what changes users might need to make in their
application as a result of this pull request.)

NONE

@andrelmbackman andrelmbackman changed the title ✨ add possible values of --verbosity flag in the usage message of score… ✨ update usage message of the scorecard --verbosity flag Jun 19, 2023
@andrelmbackman andrelmbackman changed the title ✨ update usage message of the scorecard --verbosity flag 📖 update usage message of the scorecard --verbosity flag Jun 20, 2023
@andrelmbackman andrelmbackman temporarily deployed to integration-test June 20, 2023 14:44 — with GitHub Actions Inactive
@codecov
Copy link

codecov bot commented Jun 20, 2023

Codecov Report

Merging #3190 (533ce8f) into main (77919b0) will increase coverage by 2.66%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3190      +/-   ##
==========================================
+ Coverage   62.74%   65.41%   +2.66%     
==========================================
  Files         168      168              
  Lines       12586    12586              
==========================================
+ Hits         7897     8233     +336     
+ Misses       4259     3898     -361     
- Partials      430      455      +25     

Copy link
Contributor

@raghavkaul raghavkaul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@raghavkaul raghavkaul merged commit 75efaa3 into ossf:main Jun 20, 2023
ashearin pushed a commit to kgangerlm/scorecard-gitlab that referenced this pull request Nov 13, 2023
…card CLI (ossf#3190)

Signed-off-by: André Backman <[email protected]>
Signed-off-by: Allen Shearin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Usage of the --verbosity flag

2 participants