-
Notifications
You must be signed in to change notification settings - Fork 110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UX: When calling uninstall without nocheck, strip hints for drops reckless parameter #6277
Conversation
…kless parameter Fixes datalad#6259
Codecov Report
@@ Coverage Diff @@
## master #6277 +/- ##
===========================================
- Coverage 89.62% 35.38% -54.25%
===========================================
Files 323 323
Lines 41984 41966 -18
===========================================
- Hits 37629 14848 -22781
- Misses 4355 27118 +22763
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks alright to me
The Appveyor failure is unrelated:
|
Python 3.10? How come? |
Not sure, but rerunning the test worked:
temporary glitch? no clue |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cool, thx!
Behavior if one were to use uninstall but forgot
--nocheck
:Behavior now:
Fixes #6259