StevenLooman / async_upnp_client

Async UPnP Client for Python
Other
46 stars 37 forks source link

Add WANIPv6FirewallControl service to IGD profile #235

Closed StevenLooman closed 5 months ago

StevenLooman commented 5 months ago

Add WANIPv6FirewallControl service to IGD profile.

Refs #225

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 41.02564% with 23 lines in your changes are missing coverage. Please review.

Project coverage is 72.10%. Comparing base (5172c7b) to head (4245f2c).

Files Patch % Lines
async_upnp_client/profiles/igd.py 41.02% 23 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #235 +/- ## =============================================== - Coverage 72.40% 72.10% -0.31% =============================================== Files 19 19 Lines 4124 4162 +38 =============================================== + Hits 2986 3001 +15 - Misses 1138 1161 +23 ```

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