Skip to content

bleak: update tox config so that rubicon-objc is additionally checked

c78c1c4
Select commit
Loading
Failed to load commit list.
Open

Add support for rubicon-objc #1853

bleak: update tox config so that rubicon-objc is additionally checked
c78c1c4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2026 in 0s

53.24% (+2.32%) compared to b7e8fdb

View this Pull Request on Codecov

53.24% (+2.32%) compared to b7e8fdb

Details

Codecov Report

❌ Patch coverage is 77.67296% with 71 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.24%. Comparing base (b7e8fdb) to head (c78c1c4).

Files with missing lines Patch % Lines
bleak/backends/corebluetooth/PeripheralDelegate.py 36.36% 28 Missing ⚠️
...k/backends/corebluetooth/CentralManagerDelegate.py 53.33% 14 Missing ⚠️
bleak/backends/corebluetooth/_objc_compat.py 91.36% 7 Missing and 5 partials ⚠️
bleak/backends/corebluetooth/client.py 30.00% 7 Missing ⚠️
bleak/backends/corebluetooth/scanner.py 30.00% 7 Missing ⚠️
bleak/backends/corebluetooth/utils.py 57.14% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1853      +/-   ##
===========================================
+ Coverage    50.91%   53.24%   +2.32%     
===========================================
  Files           39       43       +4     
  Lines         3916     4126     +210     
  Branches       479      490      +11     
===========================================
+ Hits          1994     2197     +203     
- Misses        1798     1802       +4     
- Partials       124      127       +3     

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