bdraco / aiodhcpwatcher

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

feat: add helper to load scapy in the executor since it can block the loop #13

Closed bdraco closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (c23d934) 87.85% compared to head (b6c32a0) 88.69%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #13 +/- ## ========================================== + Coverage 87.85% 88.69% +0.84% ========================================== Files 1 1 Lines 107 115 +8 Branches 13 14 +1 ========================================== + Hits 94 102 +8 Misses 8 8 Partials 5 5 ```

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