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: implement describe stream command #620

Merged
merged 2 commits into from
Nov 13, 2023
Merged

feat: implement describe stream command #620

merged 2 commits into from
Nov 13, 2023

Conversation

lizhanhui
Copy link
Contributor

No description provided.

@CLAassistant
Copy link

CLAassistant commented Nov 13, 2023

CLA assistant check
All committers have signed the CLA.

Copy link

Qodana for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

Copy link

codecov bot commented Nov 13, 2023

Codecov Report

Merging #620 (987e355) into main (df5f77e) will decrease coverage by 0.28%.
Report is 2 commits behind head on main.
The diff coverage is 0.00%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #620      +/-   ##
============================================
- Coverage     58.29%   58.01%   -0.28%     
- Complexity     1946     1947       +1     
============================================
  Files           205      205              
  Lines         13134    13227      +93     
  Branches       1202     1210       +8     
============================================
+ Hits           7656     7674      +18     
- Misses         4869     4940      +71     
- Partials        609      613       +4     
Components Coverage Δ
RocketMQ Broker ∅ <ø> (∅)
RocketMQ Common 5.85% <ø> (-0.31%) ⬇️
RocketMQ Controller 49.39% <0.00%> (-1.00%) ⬇️
RocketMQ Proxy 42.97% <ø> (-0.06%) ⬇️
RocketMQ Store 77.65% <ø> (+<0.01%) ⬆️
RocketMQ Stream 60.45% <ø> (-0.05%) ⬇️
RocketMQ Metadata 36.46% <ø> (ø)
Files Coverage Δ
...ketmq/controller/server/ControllerServiceImpl.java 57.56% <0.00%> (-1.15%) ⬇️
...cketmq/controller/client/GrpcControllerClient.java 58.67% <0.00%> (-1.84%) ⬇️
.../controller/server/store/DefaultMetadataStore.java 48.18% <0.00%> (-2.54%) ⬇️

... and 8 files with indirect coverage changes

@lizhanhui lizhanhui merged commit 6127f25 into main Nov 13, 2023
7 of 9 checks passed
@lizhanhui lizhanhui deleted the describe_stream branch November 13, 2023 09:15
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.

2 participants