Open roostaamir opened 4 months ago
To the reviewer:
I need a bit of help to decide where to write tests for the new functionality. Could you please give me a suggestion about where would be the best test project to write test for this newly introduced parameter?
Thanks in advance
@dotnet-policy-service agree
Hi again
Are there any updates about comments or reviews on my PR?
Thank you for the contribution.
Maybe an additional test in DotnetTool.cs should verify the new command line option.
By the way, I would use bool ThresholdWarn
instead of enum ThresholdAction
.
Unfortunately, I do not have the PR approve permission. @MarcoRossignoli, @daveMueller Could you please review this PR.
Maybe an additional test in DotnetTool.cs should verify the new command line option.
I agree could be good add some tests for it
Thank you very much @Bertk and @MarcoRossignoli
I will make the requested changes and update the PR :)