Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support retrieving known Peripherals #38

Merged
merged 59 commits into from
Jun 27, 2024

revert

c23f507
Select commit
Loading
Failed to load commit list.
Merged

Support retrieving known Peripherals #38

revert
c23f507
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 27, 2024 in 0s

77.19% (+1.47%) compared to 3ae32bf

View this Pull Request on Codecov

77.19% (+1.47%) compared to 3ae32bf

Details

Codecov Report

Attention: Patch coverage is 73.02632% with 410 lines in your changes missing coverage. Please review.

Project coverage is 77.19%. Comparing base (3ae32bf) to head (c23f507).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
+ Coverage   75.73%   77.19%   +1.47%     
==========================================
  Files          99      102       +3     
  Lines        4523     5265     +742     
==========================================
+ Hits         3425     4064     +639     
- Misses       1098     1201     +103     
Files Coverage Δ
...ources/SpeziBluetooth/Configuration/Discover.swift 100.00% <ø> (ø)
...ooth/Configuration/CharacteristicDescription.swift 62.50% <100.00%> (-14.42%) ⬇️
...oreBluetooth/Configuration/DeviceDescription.swift 85.19% <100.00%> (+10.19%) ⬆️
...Bluetooth/Configuration/DiscoveryDescription.swift 100.00% <100.00%> (ø)
...reBluetooth/Configuration/ServiceDescription.swift 81.25% <100.00%> (+4.33%) ⬆️
...etooth/CoreBluetooth/Model/AdvertisementData.swift 33.34% <100.00%> (ø)
...h/CoreBluetooth/Model/CharacteristicAccesses.swift 96.08% <100.00%> (-0.41%) ⬇️
...oth/CoreBluetooth/Model/OnChangeRegistration.swift 75.00% <100.00%> (+50.00%) ⬆️
...etooth/CoreBluetooth/Model/PeripheralStorage.swift 91.67% <100.00%> (+1.88%) ⬆️
...tooth/CoreBluetooth/Utilities/BluetoothActor.swift 100.00% <100.00%> (ø)
... and 72 more

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3ae32bf...c23f507. Read the comment docs.