Skip to content

Conversation

@mark4z
Copy link
Member

@mark4z mark4z commented Dec 10, 2023

Which Issue(s) This PR Fixes

Fixes #7629

Brief Description

How Did You Test This Change?

@mark4z mark4z changed the title [issue#7629] typo about mQ -> mq and getmQ -> getmq [ISSUE#7629] typo about mQ -> mq and getmQ -> getmq Dec 10, 2023
@codecov-commenter
Copy link

codecov-commenter commented Dec 10, 2023

Codecov Report

Attention: 139 lines in your changes are missing coverage. Please review.

Comparison is base (c2c29c2) 43.20% compared to head (c2ad253) 43.22%.
Report is 1 commits behind head on develop.

Files Patch % Lines
...lient/impl/consumer/DefaultMQPushConsumerImpl.java 34.61% 33 Missing and 1 partial ⚠️
...a/org/apache/rocketmq/client/impl/MQAdminImpl.java 10.00% 27 Missing ⚠️
...mq/client/impl/producer/DefaultMQProducerImpl.java 57.50% 16 Missing and 1 partial ⚠️
...lient/impl/consumer/DefaultMQPullConsumerImpl.java 31.81% 15 Missing ⚠️
...e/rocketmq/client/impl/consumer/RebalanceImpl.java 46.15% 14 Missing ⚠️
.../rocketmq/client/impl/consumer/PullAPIWrapper.java 46.15% 7 Missing ⚠️
...rocketmq/client/impl/factory/MQClientInstance.java 72.22% 5 Missing ⚠️
...apache/rocketmq/store/timer/TimerMessageStore.java 20.00% 4 Missing ⚠️
...apache/rocketmq/broker/slave/SlaveSynchronize.java 0.00% 3 Missing ⚠️
...client/consumer/store/RemoteBrokerOffsetStore.java 76.92% 3 Missing ⚠️
... and 6 more
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #7630      +/-   ##
=============================================
+ Coverage      43.20%   43.22%   +0.02%     
- Complexity      9796     9807      +11     
=============================================
  Files           1164     1164              
  Lines          84420    84428       +8     
  Branches       10961    10963       +2     
=============================================
+ Hits           36474    36498      +24     
+ Misses         43420    43408      -12     
+ Partials        4526     4522       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mark4z mark4z closed this Dec 10, 2023
@mark4z mark4z reopened this Dec 10, 2023
@mark4z
Copy link
Member Author

mark4z commented Dec 11, 2023

看起来CI不怎么稳定

@mark4z mark4z closed this Aug 11, 2024
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.

[Enhancement] typo about mQ -> mq and getmQ -> getmq

2 participants