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

test(proxy): add unit test for ProxyService #813

Merged
merged 1 commit into from
Dec 8, 2023
Merged

test(proxy): add unit test for ProxyService #813

merged 1 commit into from
Dec 8, 2023

Conversation

ShadowySpirits
Copy link
Contributor

No description provided.

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

codecov bot commented Dec 8, 2023

Codecov Report

Merging #813 (ab29ca5) into main (e284f99) will increase coverage by 0.42%.
The diff coverage is 33.33%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #813      +/-   ##
============================================
+ Coverage     55.26%   55.69%   +0.42%     
- Complexity     1231     1237       +6     
============================================
  Files           132      132              
  Lines          8441     8441              
  Branches        774      774              
============================================
+ Hits           4665     4701      +36     
+ Misses         3371     3331      -40     
- Partials        405      409       +4     
Components Coverage Δ
RocketMQ Broker ∅ <ø> (∅)
RocketMQ Common 5.80% <ø> (ø)
RocketMQ Controller 55.13% <ø> (ø)
RocketMQ Proxy 38.33% <33.33%> (+1.90%) ⬆️
RocketMQ Store 74.34% <ø> (ø)
RocketMQ Stream ∅ <ø> (∅)
RocketMQ Metadata 35.44% <ø> (ø)
Files Coverage Δ
...tmq/store/queue/DefaultLogicQueueStateMachine.java 88.54% <ø> (ø)
...mq/rocketmq/proxy/grpc/client/GrpcProxyClient.java 18.26% <33.33%> (+14.42%) ⬆️

... and 1 file with indirect coverage changes

@ShadowySpirits ShadowySpirits merged commit 853f566 into main Dec 8, 2023
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