Skip to content

backends/bluez: don't disconnect devices we did not connect

75708ed
Select commit
Loading
Failed to load commit list.
Open

backends/bluez: don't disconnect devices we did not connect #1984

backends/bluez: don't disconnect devices we did not connect
75708ed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 6, 2026 in 0s

52.30% (+0.23%) compared to 8ba2718

View this Pull Request on Codecov

52.30% (+0.23%) compared to 8ba2718

Details

Codecov Report

❌ Patch coverage is 88.88889% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.30%. Comparing base (8ba2718) to head (75708ed).

Files with missing lines Patch % Lines
bleak/backends/bluezdbus/client.py 88.23% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1984      +/-   ##
===========================================
+ Coverage    52.06%   52.30%   +0.23%     
===========================================
  Files           43       43              
  Lines         4091     4103      +12     
  Branches       503      505       +2     
===========================================
+ Hits          2130     2146      +16     
+ Misses        1830     1828       -2     
+ Partials       131      129       -2     

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