bofeizhu / swift-nio-mqtt

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

MQTT Client-3 #39

Closed bofeizhu closed 5 years ago

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

Generated by :no_entry_sign: Danger Swift against 4f58ceae8a73f03f99edd65923557120d9dea68f

bofeizhu commented 5 years ago

Codecov Report

Merging #39 into master will decrease coverage by 0.52%. The diff coverage is 32.93%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
- Coverage   24.34%   23.81%   -0.53%     
==========================================
  Files          58       59       +1     
  Lines        1487     1587     +100     
==========================================
+ Hits          362      378      +16     
- Misses       1125     1209      +84
Impacted Files Coverage Δ
...Packets/Common/Properties/PropertyCollection.swift 95.83% <ø> (-0.17%) :arrow_down:
Sources/ChannelHandlers/ConnectHandler.swift 0% <ø> (ø) :arrow_up:
...lPackets/PublishPacket/PublishPacket+Payload.swift 0% <ø> (ø) :arrow_up:
Sources/ChannelHandlers/KeepAliveHandler.swift 0% <ø> (ø) :arrow_up:
...rces/ControlPackets/ByteBuffer+ControlPacket.swift 0% <ø> (ø) :arrow_up:
...ckets/PublishPacket/ByteBuffer+PublishPacket.swift 0% <ø> (ø) :arrow_up:
...es/ControlPackets/Common/Properties/Property.swift 51.2% <ø> (-0.3%) :arrow_down:
...ackets/Common/Properties/ByteBuffer+Property.swift 3.03% <ø> (+0.02%) :arrow_up:
...s/ControlPackets/PublishPacket/PublishPacket.swift 0% <0%> (ø) :arrow_up:
Sources/Client/MQTT.swift 0% <0%> (ø) :arrow_up:
... and 11 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 d8d44d3...8d55047. Read the comment docs.