Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(cli): add get-neighbours to cli #508

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MrWad3r
Copy link
Member

@MrWad3r MrWad3r commented Dec 25, 2024

No description provided.

Copy link

codecov bot commented Dec 25, 2024

Codecov Report

Attention: Patch coverage is 0% with 38 lines in your changes missing coverage. Please review.

Project coverage is 44.17%. Comparing base (a09b603) to head (e06a885).
Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
control/src/server.rs 0.00% 23 Missing ⚠️
cli/src/cmd/node/control.rs 0.00% 7 Missing ⚠️
control/src/client.rs 0.00% 6 Missing ⚠️
control/src/proto.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #508      +/-   ##
==========================================
- Coverage   44.23%   44.17%   -0.07%     
==========================================
  Files         269      269              
  Lines       47556    47613      +57     
  Branches    47556    47613      +57     
==========================================
- Hits        21038    21031       -7     
- Misses      25429    25491      +62     
- Partials     1089     1091       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Rexagon Rexagon force-pushed the feature/cmd-neighbours branch from ae413d5 to e06a885 Compare December 27, 2024 12:15
@Rexagon Rexagon requested a review from 0xdeafbeef December 27, 2024 12:15
@0xdeafbeef
Copy link
Member

@MrWad3r
Can you please add pretty print?
Using https://github.com/zhiburt/tabled or something similar?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants