bofeizhu / swift-nio-mqtt

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

Test Fixed Header #42

Closed eimlaymaire closed 5 years ago

eimlaymaire commented 5 years ago

Added tests for FixedHeader.

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

Generated by :no_entry_sign: Danger Swift against 966c678f681e43064e1a95ac2b1c78303035b0d3

bofeizhu commented 5 years ago

Codecov Report

Merging #42 into master will increase coverage by 0.33%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #42      +/-   ##
==========================================
+ Coverage      24%   24.34%   +0.33%     
==========================================
  Files          58       58              
  Lines        1487     1487              
==========================================
+ Hits          357      362       +5     
+ Misses       1130     1125       -5
Impacted Files Coverage Δ
...urces/ControlPackets/Common/FixedHeaderFlags.swift 69.56% <0%> (+10.86%) :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 6a61857...966c678. Read the comment docs.