PureSwift / Bluetooth

Pure Swift Bluetooth library
http://pureswift.github.io/Bluetooth/
MIT License
176 stars 25 forks source link

Added HCI Tests and methods #37

Closed jmarkstar closed 6 years ago

jmarkstar commented 6 years ago

Issue

Fixes #1.

What does this PR Do?

Added some tests. Added some methods (needed by hcitool).

Where should the reviewer start?

LowEnergyFeaturesCommands.swift HCITests.swift

Sweet giphy showing how you feel about this PR

Giphy

codecov[bot] commented 6 years ago

Codecov Report

Merging #37 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
+ Coverage   98.95%   98.96%   +0.01%     
==========================================
  Files          16       16              
  Lines        7718     7809      +91     
==========================================
+ Hits         7637     7728      +91     
  Misses         81       81
Flag Coverage Δ
#osx 98.96% <100%> (+0.01%) :arrow_up:
Impacted Files Coverage Δ
Tests/BluetoothTests/HCITests.swift 99.9% <100%> (ø) :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 9e4f17e...abf3c43. Read the comment docs.