DrAma999 / LittleBlueTooth

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

Fix for Xcode 13.2.1 #38

Closed DrAma999 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #38 (efe14b5) into master (d177643) will increase coverage by 0.09%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
+ Coverage   91.66%   91.76%   +0.09%     
==========================================
  Files          30       30              
  Lines        2640     2634       -6     
==========================================
- Hits         2420     2417       -3     
+ Misses        220      217       -3     
Impacted Files Coverage Δ
.../Classes/Model/LittleBlueToothCharacteristic.swift 82.05% <ø> (-0.88%) :arrow_down:
Tests/LittleBlueToothTests/CustomOperator.swift 97.03% <ø> (ø)
...s/LittleBlueToothTests/Mocks/MockPeripherals.swift 53.57% <100.00%> (+3.57%) :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 02f08a3...efe14b5. Read the comment docs.