DrAma999 / LittleBlueTooth

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

Bumped version to 0.6.8 #21

Closed DrAma999 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #21 (5a44815) into master (b5182b5) will decrease coverage by 0.16%. The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
- Coverage   91.33%   91.16%   -0.17%     
==========================================
  Files          30       30              
  Lines        2896     2797      -99     
==========================================
- Hits         2645     2550      -95     
+ Misses        251      247       -4     
Impacted Files Coverage Δ
...lueTooth/Classes/CustomOperator/ReadAndWrite.swift 100.00% <ø> (ø)
...ittleBlueTooth/Classes/Model/AdvertisingData.swift 100.00% <ø> (ø)
...lasses/Proxies/CBCentralManagerDelegateProxy.swift 80.95% <33.33%> (-4.42%) :arrow_down:
...ces/LittleBlueTooth/Classes/Model/Peripheral.swift 92.16% <85.71%> (-0.73%) :arrow_down:
.../Classes/Model/LittleBlueToothCharacteristic.swift 80.95% <88.88%> (-2.39%) :arrow_down:
...ces/LittleBlueTooth/Classes/Extension/Helper.swift 100.00% <100.00%> (ø)
...ittleBlueTooth/Classes/Model/CentralRestorer.swift 80.76% <100.00%> (ø)
...eBlueTooth/Classes/Model/PeripheralDiscovery.swift 93.75% <100.00%> (-0.70%) :arrow_down:
...ilities/ShareAndReplayOperator/ReplaySubject.swift 100.00% <100.00%> (ø)
...eAndReplayOperator/ReplaySubjectSubscription.swift 100.00% <100.00%> (ø)
... 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 88d85c9...5a44815. Read the comment docs.