Bluetooth-Devices / led-ble

Control a wide range of LED BLE devices
Apache License 2.0
12 stars 9 forks source link

fix: drop async_timeout on py3.11+ #37

Closed bdraco closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (2be176c) 35.44% compared to head (450dd94) 35.40%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #37 +/- ## ========================================== - Coverage 35.44% 35.40% -0.05% ========================================== Files 6 7 +1 Lines 426 435 +9 Branches 60 59 -1 ========================================== + Hits 151 154 +3 - Misses 273 278 +5 - Partials 2 3 +1 ``` | [Files](https://app.codecov.io/gh/Bluetooth-Devices/led-ble/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bluetooth-Devices) | Coverage Δ | | |---|---|---| | [src/led\_ble/\_\_init\_\_.py](https://app.codecov.io/gh/Bluetooth-Devices/led-ble/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bluetooth-Devices#diff-c3JjL2xlZF9ibGUvX19pbml0X18ucHk=) | `100.00% <100.00%> (ø)` | | | [src/led\_ble/util.py](https://app.codecov.io/gh/Bluetooth-Devices/led-ble/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bluetooth-Devices#diff-c3JjL2xlZF9ibGUvdXRpbC5weQ==) | `60.00% <60.00%> (ø)` | | | [src/led\_ble/led\_ble.py](https://app.codecov.io/gh/Bluetooth-Devices/led-ble/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bluetooth-Devices#diff-c3JjL2xlZF9ibGUvbGVkX2JsZS5weQ==) | `28.07% <14.28%> (-0.31%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.