bdraco / aiodhcpwatcher

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

feat: add support for setting nonblock with pcap #14

Closed bdraco closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (0ec1983) 88.69% compared to head (badd234) 87.17%. Report is 1 commits behind head on main.

Files Patch % Lines
src/aiodhcpwatcher/__init__.py 50.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #14 +/- ## ========================================== - Coverage 88.69% 87.17% -1.52% ========================================== Files 1 1 Lines 115 117 +2 Branches 14 15 +1 ========================================== Hits 102 102 - Misses 8 10 +2 Partials 5 5 ```

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