Skip to content
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

feat(cli): add routes command #374

Merged
merged 1 commit into from
Apr 23, 2024
Merged

feat(cli): add routes command #374

merged 1 commit into from
Apr 23, 2024

Conversation

kalabiyau
Copy link

Allow pitaya-cli to print routes received by the protoclient.

example

2023/12/12 16:18:12 Using protobuf client
2023/12/12 16:18:12 connected!
2023/12/12 16:18:12 connector.docshandler.descriptors
2023/12/12 16:18:12 connector.docshandler.docs
2023/12/12 16:18:12 connector.sys.bindsession
2023/12/12 16:18:12 connector.sys.kick
2023/12/12 16:18:12 connector.sys.pushsession

@kalabiyau kalabiyau changed the title feat(cli-client): add routes command feat(cli): add routes command Dec 12, 2023
@coveralls
Copy link

Pull Request Test Coverage Report for Build 7183517453

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.03%) to 61.652%

Files with Coverage Reduction New Missed Lines %
modules/binary.go 2 78.26%
Totals Coverage Status
Change from base Build 7132005378: -0.03%
Covered Lines: 4844
Relevant Lines: 7857

💛 - Coveralls

@kalabiyau kalabiyau requested a review from felipejfc December 13, 2023 10:20
@felipejfc felipejfc merged commit fc5f542 into main Apr 23, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants