bdraco / aiodhcpwatcher

Watch for DHCP packets with asyncio
GNU General Public License v3.0
2 stars 1 forks source link

fix: add a guard for when the options tuple is only one item #15

Closed bdraco closed 7 months ago

bdraco commented 7 months ago

related issue https://github.com/home-assistant/core/issues/112883

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.17%. Comparing base (3287b50) to head (d8ff804). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #15 +/- ## ======================================= Coverage 87.17% 87.17% ======================================= Files 1 1 Lines 117 117 Branches 15 15 ======================================= Hits 102 102 Misses 10 10 Partials 5 5 ```

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