Conversation
Signed-off-by: vsoch <vsochat@stanford.edu>
|
Yeah you are right, my bad :/ I figured it is actually a bug and not something you did intentionally. That is why I committed directly to the master. But I still find the previous version a bit confusing so I will wrap my changes in a PR and we can discuss them? |
Codecov Report
@@ Coverage Diff @@
## master #20 +/- ##
=======================================
Coverage 70.73% 70.73%
=======================================
Files 15 15
Lines 516 516
=======================================
Hits 365 365
Misses 151 151
Continue to review full report at Codecov.
|
|
We aren't changing the client to not have command line flags. Per my understanding you want to do: Perhaps you aren't familiar with flags, but this is just totally wrong. |
|
The correct usage of a flag is: urlchecker check . --cleanupIt's presence, period indicates true, "yes I want to cleanup." |
|
I see. I am sorry, it is my mistake. I was not aware of that :( I will revert the action changes then. and fix the latest release. |
@SuperKogito I am so upset I couldn't wait to fix this. We need to talk about the proper review and testing that needs to happen before you push breaking changes like this.
Signed-off-by: vsoch vsochat@stanford.edu