DrAma999 / LittleBlueTooth

A simple library that helps you in connecting with BLE devices
MIT License
79 stars 17 forks source link

Develop #20

Closed DrAma999 closed 3 years ago

DrAma999 commented 3 years ago

Added jazzy and improved documentation

codecov[bot] commented 3 years ago

Codecov Report

Merging #20 (a105e86) into master (3827477) will decrease coverage by 0.05%. The diff coverage is 90.17%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
- Coverage   91.22%   91.16%   -0.06%     
==========================================
  Files          29       30       +1     
  Lines        2871     2797      -74     
==========================================
- Hits         2619     2550      -69     
+ Misses        252      247       -5     
Impacted Files Coverage Δ
...lueTooth/Classes/CustomOperator/ReadAndWrite.swift 100.00% <ø> (ø)
...ittleBlueTooth/Classes/Model/AdvertisingData.swift 100.00% <ø> (ø)
...lasses/Proxies/CBCentralManagerDelegateProxy.swift 80.95% <50.00%> (-4.42%) :arrow_down:
...s/LittleBlueTooth/Classes/CustomOperator/Log.swift 75.00% <75.00%> (ø)
...eBlueTooth/Classes/Proxies/CBPeripheralProxy.swift 78.35% <77.77%> (ø)
.../Classes/Model/LittleBlueToothCharacteristic.swift 80.95% <88.88%> (-2.39%) :arrow_down:
...ces/LittleBlueTooth/Classes/Model/Peripheral.swift 92.16% <88.88%> (+0.16%) :arrow_up:
Sources/LittleBlueTooth/LittleBlueTooth.swift 81.22% <89.47%> (ø)
...ces/LittleBlueTooth/Classes/Extension/Helper.swift 100.00% <100.00%> (ø)
...ittleBlueTooth/Classes/Model/CentralRestorer.swift 80.76% <100.00%> (ø)
... and 23 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 440d292...88d85c9. Read the comment docs.