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

refactor #178

Merged
merged 6 commits into from
Feb 3, 2023
Merged

refactor #178

merged 6 commits into from
Feb 3, 2023

Conversation

pingww
Copy link
Contributor

@pingww pingww commented Feb 2, 2023

refactor will and retain

@codecov-commenter
Copy link

codecov-commenter commented Feb 2, 2023

Codecov Report

Attention: Patch coverage is 12.38938% with 198 lines in your changes missing coverage. Please review.

Project coverage is 36.81%. Comparing base (edbfa39) to head (0210408).
Report is 108 commits behind head on develop.

Files with missing lines Patch % Lines
...apache/rocketmq/mqtt/cs/session/loop/WillLoop.java 0.00% 119 Missing ⚠️
...meta/raft/processor/RetainedMsgStateProcessor.java 0.00% 21 Missing ⚠️
.../rocketmq/mqtt/example/MqttWillRetainProducer.java 0.00% 19 Missing ⚠️
...ketmq/mqtt/meta/raft/processor/StateProcessor.java 60.00% 16 Missing and 2 partials ⚠️
...apache/rocketmq/mqtt/meta/raft/MqttRaftServer.java 7.14% 13 Missing ⚠️
...org/apache/rocketmq/mqtt/meta/config/MetaConf.java 0.00% 4 Missing ⚠️
...ache/rocketmq/mqtt/meta/raft/MqttStateMachine.java 0.00% 2 Missing ⚠️
...rg/apache/rocketmq/mqtt/ds/meta/MetaRpcClient.java 0.00% 1 Missing ⚠️
.../rocketmq/mqtt/example/MqttWillRetainConsumer.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #178      +/-   ##
===========================================
- Coverage    37.01%   36.81%   -0.20%     
===========================================
  Files          128      128              
  Lines         5927     5948      +21     
  Branches       842      841       -1     
===========================================
- Hits          2194     2190       -4     
- Misses        3367     3392      +25     
  Partials       366      366              

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

@pingww pingww merged commit 4967a21 into apache:develop Feb 3, 2023
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