-
Notifications
You must be signed in to change notification settings - Fork 54
find: Fix -execdir + working incorrectly for the root path #533
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
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #533 +/- ##
==========================================
+ Coverage 87.70% 87.77% +0.06%
==========================================
Files 31 31
Lines 6887 6926 +39
Branches 324 324
==========================================
+ Hits 6040 6079 +39
Misses 616 616
Partials 231 231 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Could you please add a test to make sure we don't regress? Thanks |
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.
needs a test
Yes, I'll add some later. |
I have added a test on |
ca59d98
to
d02dcbc
Compare
This command should work now.