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(proxy): add topicStats rpc #801

Merged
merged 1 commit into from
Dec 6, 2023
Merged

feat(proxy): add topicStats rpc #801

merged 1 commit into from
Dec 6, 2023

Conversation

ShadowySpirits
Copy link
Contributor

No description provided.

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

codecov bot commented Dec 6, 2023

Codecov Report

Merging #801 (a07c986) into main (2c54f7f) will decrease coverage by 0.75%.
The diff coverage is 4.00%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #801      +/-   ##
============================================
- Coverage     57.02%   56.28%   -0.75%     
- Complexity     1229     1232       +3     
============================================
  Files           132      132              
  Lines          8196     8312     +116     
  Branches        749      764      +15     
============================================
+ Hits           4674     4678       +4     
- Misses         3118     3231     +113     
+ Partials        404      403       -1     
Components Coverage Δ
RocketMQ Broker ∅ <ø> (∅)
RocketMQ Common 5.80% <ø> (ø)
RocketMQ Controller 55.13% <ø> (ø)
RocketMQ Proxy 39.83% <1.19%> (-1.80%) ⬇️
RocketMQ Store 74.34% <9.75%> (-1.11%) ⬇️
RocketMQ Stream ∅ <ø> (∅)
RocketMQ Metadata 35.44% <ø> (ø)
Files Coverage Δ
...java/com/automq/rocketmq/store/api/LogicQueue.java 92.30% <0.00%> (ø)
...va/com/automq/rocketmq/store/MessageStoreImpl.java 46.21% <22.22%> (-3.79%) ⬇️
...m/automq/rocketmq/proxy/grpc/ProxyServiceImpl.java 0.00% <0.00%> (ø)
.../automq/rocketmq/store/queue/StreamLogicQueue.java 71.47% <0.00%> (-5.29%) ⬇️
...omq/rocketmq/proxy/service/MessageServiceImpl.java 55.92% <1.56%> (-8.33%) ⬇️

@ShadowySpirits ShadowySpirits merged commit 8231145 into main Dec 6, 2023
12 of 14 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.

2 participants