Skip to content

Ignore mypy error with `asyncio.timeout`

a863a04
Select commit
Loading
Failed to load commit list.
Merged

ESPHome serial proxy support #23

Ignore mypy error with `asyncio.timeout`
a863a04
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 8, 2026 in 0s

86.56% (+1.65%) compared to c2cb10b

View this Pull Request on Codecov

86.56% (+1.65%) compared to c2cb10b

Details

Codecov Report

❌ Patch coverage is 95.28796% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.56%. Comparing base (c2cb10b) to head (a863a04).

Files with missing lines Patch % Lines
serialx/platforms/serial_esphome.py 96.15% 7 Missing ⚠️
serialx/common.py 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev      #23      +/-   ##
==========================================
+ Coverage   84.91%   86.56%   +1.65%     
==========================================
  Files          11       12       +1     
  Lines        1352     1541     +189     
==========================================
+ Hits         1148     1334     +186     
- Misses        204      207       +3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.