apache / rocketmq-mqtt

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

[ISSUE #22] codeCov for mqtt.cs.session #90

Closed YxAc closed 2 years ago

YxAc commented 2 years ago

continuously submit for #22

codecov-commenter commented 2 years ago

Codecov Report

Merging #90 (29f9d47) into main (4f3f127) will increase coverage by 3.28%. The diff coverage is 85.71%.

@@            Coverage Diff             @@
##             main      #90      +/-   ##
==========================================
+ Coverage   33.38%   36.66%   +3.28%     
==========================================
  Files          98       98              
  Lines        4233     4233              
  Branches      670      669       -1     
==========================================
+ Hits         1413     1552     +139     
+ Misses       2562     2396     -166     
- Partials      258      285      +27     
Impacted Files Coverage Δ
...he/rocketmq/mqtt/cs/session/infly/RetryDriver.java 64.36% <80.00%> (+24.25%) :arrow_up:
...a/org/apache/rocketmq/mqtt/cs/session/Session.java 52.89% <100.00%> (+13.04%) :arrow_up:
...he/rocketmq/mqtt/cs/session/match/MatchAction.java 72.61% <0.00%> (+22.61%) :arrow_up:
...che/rocketmq/mqtt/cs/session/infly/PushAction.java 57.89% <0.00%> (+27.36%) :arrow_up:
...rg/apache/rocketmq/mqtt/cs/session/QueueFresh.java 90.00% <0.00%> (+90.00%) :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 4f3f127...29f9d47. Read the comment docs.