Skip to content

backends/corebluetooth: optimize advertising data parsing and type hi…

a335917
Select commit
Loading
Failed to load commit list.
Merged

CoreBluetooth: Optimize type hints and advertising data parsing #1883

backends/corebluetooth: optimize advertising data parsing and type hi…
a335917
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 26, 2025 in 0s

34.79% (+0.18%) compared to 98db3db

View this Pull Request on Codecov

34.79% (+0.18%) compared to 98db3db

Details

Codecov Report

❌ Patch coverage is 73.07692% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 34.79%. Comparing base (98db3db) to head (a335917).

Files with missing lines Patch % Lines
bleak/backends/corebluetooth/utils.py 40.00% 6 Missing ⚠️
...k/backends/corebluetooth/CentralManagerDelegate.py 90.90% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1883      +/-   ##
===========================================
+ Coverage    34.60%   34.79%   +0.18%     
===========================================
  Files           37       37              
  Lines         3849     3866      +17     
  Branches       476      478       +2     
===========================================
+ Hits          1332     1345      +13     
- Misses        2490     2494       +4     
  Partials        27       27              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.