bofeizhu / swift-nio-mqtt

MQTT v5.0 client powered by SwiftNIO.
Apache License 2.0
24 stars 7 forks source link

MQTT Client-2 #37

Closed bofeizhu closed 5 years ago

HealthTapBot commented 5 years ago
Messages
:book: All checks passed. Good job!!!

Generated by :no_entry_sign: Danger Swift against ffd19c96898fc486e6eb36d630dcbf04dc4fede7

bofeizhu commented 5 years ago

Codecov Report

Merging #37 into master will decrease coverage by 3.96%. The diff coverage is 5.1%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #37      +/-   ##
========================================
- Coverage   27.97%    24%   -3.97%     
========================================
  Files          53     58       +5     
  Lines        1244   1487     +243     
========================================
+ Hits          348    357       +9     
- Misses        896   1130     +234
Impacted Files Coverage Δ
...s/ControlPackets/PublishPacket/PublishPacket.swift 0% <0%> (ø) :arrow_up:
...lPackets/PublishPacket/PublishPacket+Payload.swift 0% <0%> (ø) :arrow_up:
...s/ControlPackets/PingReqPacket/PingReqPacket.swift 0% <0%> (ø)
Sources/ChannelHandlers/SessionHandler.swift 0% <0%> (ø)
...s/PublishPacket/PublishPacket+VariableHeader.swift 0% <0%> (ø) :arrow_up:
...rces/ControlPackets/ByteBuffer+ControlPacket.swift 0% <0%> (ø) :arrow_up:
Sources/ControlPackets/ControlPacketType.swift 0% <0%> (ø) :arrow_up:
...ckets/PublishPacket/ByteBuffer+PublishPacket.swift 0% <0%> (ø) :arrow_up:
Sources/ChannelHandlers/ConnectHandler.swift 0% <0%> (ø) :arrow_up:
...Packets/Common/Properties/PropertyIdentifier.swift 0% <0%> (ø)
... and 14 more

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 a1f5cc2...ffd19c9. Read the comment docs.