apache / rocketmq-mqtt

Apache rocketmq
https://rocketmq.apache.org/
Apache License 2.0
181 stars 63 forks source link

[ISSUE #22] codeCov of protocol.mqtt and protocol.rpc #67

Closed YxAc closed 2 years ago

YxAc commented 2 years ago

part of enhancing #22

codecov-commenter commented 2 years ago

Codecov Report

Merging #67 (b94e752) into main (1393642) will increase coverage by 2.63%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #67      +/-   ##
==========================================
+ Coverage   26.91%   29.55%   +2.63%     
==========================================
  Files          97       97              
  Lines        4187     4186       -1     
  Branches      660      660              
==========================================
+ Hits         1127     1237     +110     
+ Misses       2832     2711     -121     
- Partials      228      238      +10     
Impacted Files Coverage Δ
...mq/mqtt/cs/protocol/mqtt/MqttPacketDispatcher.java 37.87% <ø> (+37.87%) :arrow_up:
...cs/protocol/mqtt/handler/MqttSubscribeHandler.java 85.41% <ø> (+85.41%) :arrow_up:
.../protocol/mqtt/handler/MqttUnSubscribeHandler.java 81.48% <ø> (+81.48%) :arrow_up:
...cketmq/mqtt/cs/channel/ChannelDecodeException.java 22.22% <0.00%> (+22.22%) :arrow_up:
...etmq/mqtt/cs/protocol/rpc/RpcPacketDispatcher.java 86.95% <0.00%> (+86.95%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1393642...b94e752. Read the comment docs.