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 ProducerClientConnection command #806

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

ShadowySpirits
Copy link
Contributor

Output example:

┌─────────────────────────┬──────────┬──────────┬─────────────────────┬──────────┐
│        CLIENT ID        │ PROTOCOL │ VERSION  │       ADDRESS       │ LANGUAGE │
├─────────────────────────┼──────────┼──────────┼─────────────────────┼──────────┤
│SSpiritss-MBP.lan@19191#0│ GRPC_V2  │  V5_1_3  │0:0:0:0:0:0:0:1:56520│   RUST   │
└─────────────────────────┴──────────┴──────────┴─────────────────────┴──────────┘

Signed-off-by: SSpirits <admin@lv5.moe>
Copy link

codecov bot commented Dec 6, 2023

Codecov Report

Merging #806 (edabc49) into main (54188ec) will decrease coverage by 0.28%.
The diff coverage is 0.00%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #806      +/-   ##
============================================
- Coverage     56.15%   55.88%   -0.28%     
+ Complexity     1229     1228       -1     
============================================
  Files           132      132              
  Lines          8325     8366      +41     
  Branches        765      769       +4     
============================================
  Hits           4675     4675              
- Misses         3244     3285      +41     
  Partials        406      406              
Components Coverage Δ
RocketMQ Broker ∅ <ø> (∅)
RocketMQ Common 5.80% <ø> (ø)
RocketMQ Controller 55.13% <ø> (ø)
RocketMQ Proxy 38.53% <0.00%> (-0.89%) ⬇️
RocketMQ Store 74.29% <ø> (ø)
RocketMQ Stream ∅ <ø> (∅)
RocketMQ Metadata 35.44% <ø> (ø)
Files Coverage Δ
...mq/rocketmq/proxy/grpc/client/GrpcProxyClient.java 0.00% <0.00%> (ø)
...m/automq/rocketmq/proxy/grpc/ProxyServiceImpl.java 0.00% <0.00%> (ø)

... and 2 files with indirect coverage changes

@ShadowySpirits ShadowySpirits merged commit 87d99b0 into main Dec 6, 2023
9 of 13 checks passed
@ShadowySpirits ShadowySpirits deleted the cli_producer_connection branch December 6, 2023 11:17
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.

1 participant