-
Notifications
You must be signed in to change notification settings - Fork 115
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
go/control/status: Add fields for quick overview of node status #4669
Conversation
025fc6e
to
b89b267
Compare
D: https://github.com/oasisprotocol/oasis-sdk/blob/main/cli/cmd/inspect/node_status.go Oh nevermind you just altered the datastructure, so I don't need to change the command. |
b89b267
to
fd26f27
Compare
33fb82b
to
11e9e81
Compare
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 good, just some minor nits.
94ee61c
to
5fd1d8c
Compare
5fd1d8c
to
f7407a3
Compare
Codecov Report
@@ Coverage Diff @@
## master #4669 +/- ##
==========================================
- Coverage 67.66% 66.79% -0.88%
==========================================
Files 432 433 +1
Lines 48666 48786 +120
==========================================
- Hits 32930 32585 -345
- Misses 11730 12170 +440
- Partials 4006 4031 +25
Continue to review full report at Codecov.
|
TODO: