DrAma999 / LittleBlueTooth

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

Xcode 13 #33

Closed DrAma999 closed 2 years ago

DrAma999 commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #33 (2d178fc) into master (77a7885) will increase coverage by 0.49%. The diff coverage is 92.45%.

:exclamation: Current head 2d178fc differs from pull request most recent head 5a831ee. Consider uploading reports for the commit 5a831ee to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
+ Coverage   91.16%   91.66%   +0.49%     
==========================================
  Files          30       30              
  Lines        2797     2638     -159     
==========================================
- Hits         2550     2418     -132     
+ Misses        247      220      -27     
Impacted Files Coverage Δ
Tests/LittleBlueToothTests/CustomOperator.swift 97.03% <ø> (+0.43%) :arrow_up:
Tests/LittleBlueToothTests/UtilityTest.swift 98.68% <ø> (-0.16%) :arrow_down:
Tests/LittleBlueToothTests/WriteReadTest.swift 95.07% <ø> (-0.13%) :arrow_down:
...lasses/Proxies/CBCentralManagerDelegateProxy.swift 80.95% <50.00%> (ø)
Sources/LittleBlueTooth/LittleBlueTooth.swift 82.06% <82.60%> (+0.83%) :arrow_up:
...eBlueTooth/Classes/Proxies/CBPeripheralProxy.swift 76.00% <88.00%> (-2.36%) :arrow_down:
...ces/LittleBlueTooth/Classes/Model/Peripheral.swift 93.10% <94.28%> (+0.93%) :arrow_up:
Tests/LittleBlueToothTests/ListenTest.swift 98.69% <97.91%> (+0.67%) :arrow_up:
.../Classes/Model/LittleBlueToothCharacteristic.swift 82.05% <100.00%> (+1.09%) :arrow_up:
...urces/LittleBlueTooth/Classes/Model/Loggable.swift 100.00% <100.00%> (ø)
... and 9 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 4e73f41...5a831ee. Read the comment docs.