Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

Allow to configure severity threshold. #12

Merged
merged 15 commits into from
Oct 28, 2018
Merged

Conversation

sundus-y
Copy link
Contributor

* Add severity-threshold option to check minimum severity to check.
* Apply a red color based on threshold only for text STDOUT.
* Fixing Codacy faliures.
Repository owner deleted a comment Oct 27, 2018
Repository owner deleted a comment Oct 27, 2018
Repository owner deleted a comment Oct 27, 2018
Repository owner deleted a comment Oct 27, 2018
Repository owner deleted a comment Oct 27, 2018
Repository owner deleted a comment Oct 27, 2018
Repository owner deleted a comment Oct 27, 2018
Repository owner deleted a comment Oct 27, 2018
Repository owner deleted a comment Oct 27, 2018
Repository owner deleted a comment Oct 27, 2018
Repository owner deleted a comment Oct 27, 2018
Repository owner deleted a comment Oct 27, 2018
* Fixing Rubocop Failures.
lib/dependency_spy/formatters/text.rb Outdated Show resolved Hide resolved
lib/dependency_spy/cli.rb Outdated Show resolved Hide resolved
lib/dependency_spy/cli.rb Outdated Show resolved Hide resolved
@rtfpessoa
Copy link
Owner

Overall looks nice. Please take a look at my suggestions.

* Updated the yavdb gem to make use of the SEVERITIES constant
* definition.
* Merged the formatter and style code for the text formatter.
* Clean up code after code review.
@sundus-y
Copy link
Contributor Author

@rtfpessoa I have made all the suggestions that you had. I tried running the rspec on master and it falling on ./spec/dependency_spy_spec.rb:33 I wasn't sure if I should update it on my PR since the failure wasn't related to my changes, please advice. Thanks.

@rtfpessoa
Copy link
Owner

@sundus-y, just fixed it in master. Please rebase.

* Remove unused variable definition.
* Add severity-threshold option to check minimum severity to check.
* Apply a red color based on threshold only for text STDOUT.
* Fixing Codacy faliures.
* Fixing Rubocop Failures.
* Updated the yavdb gem to make use of the SEVERITIES constant
* definition.
* Merged the formatter and style code for the text formatter.
* Clean up code after code review.
* Remove unused variable definition.
Repository owner deleted a comment Oct 28, 2018
* Fix Ruboco empty white space.
Repository owner deleted a comment Oct 28, 2018
@sundus-y
Copy link
Contributor Author

@rtfpessoa Just rebased and looks like everything is looking good.

@rtfpessoa rtfpessoa merged commit 6464db4 into rtfpessoa:master Oct 28, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants