-
Notifications
You must be signed in to change notification settings - Fork 40
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
xargs: Implement replace / -I (Closes: #310) #323
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #323 +/- ##
==========================================
+ Coverage 58.12% 58.36% +0.23%
==========================================
Files 30 30
Lines 3630 3713 +83
Branches 821 841 +20
==========================================
+ Hits 2110 2167 +57
- Misses 1220 1223 +3
- Partials 300 323 +23 ☔ View full report in Codecov by Sentry. |
ed2cbe6
to
3319bda
Compare
5895040
to
0363266
Compare
Co-authored-by: Daniel Hofstetter <[email protected]>
Co-authored-by: Daniel Hofstetter <[email protected]>
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.
i think we are good this time :)
Good work :) |
many thanks for this terrific review :) |
Closes: #310