bdraco / aiodhcpwatcher

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

feat: refactor to make more testable #4

Closed bdraco closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (0caae72) 77.41% compared to head (070c74a) 78.12%. Report is 1 commits behind head on main.

Files Patch % Lines
src/aiodhcpwatcher/__init__.py 81.48% 3 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4 +/- ## ========================================== + Coverage 77.41% 78.12% +0.70% ========================================== Files 1 1 Lines 93 96 +3 Branches 10 11 +1 ========================================== + Hits 72 75 +3 Misses 17 17 Partials 4 4 ```

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