-
-
Notifications
You must be signed in to change notification settings - Fork 45
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
Nts pool ke binary #1210
Nts pool ke binary #1210
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #1210 +/- ##
==========================================
- Coverage 85.47% 84.03% -1.45%
==========================================
Files 58 63 +5
Lines 17077 17408 +331
==========================================
+ Hits 14596 14628 +32
- Misses 2481 2780 +299 ☔ View full report in Codecov by Sentry. |
1e48da4
to
233192c
Compare
nts-pool-ke/src/cli.rs
Outdated
where | ||
I: IntoIterator<Item = String>, | ||
{ | ||
// the first argument is the sudo command - so we can skip it |
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.
This comment seems incorrect
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.
hah, that' s incorrect in the original too then
Feel free to merge this regardless of the one small nitpick, looks good sofar to me |
No description provided.