StevenLooman / async_upnp_client

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

Only fetch wanted IgdState items in IGD profile #227

Closed StevenLooman closed 6 months ago

StevenLooman commented 6 months ago

Only fetch wanted IgdState items in IGD profile

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 72.60%. Comparing base (3ba3793) to head (7e30a2c).

Files Patch % Lines
async_upnp_client/profiles/igd.py 87.50% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #227 +/- ## =============================================== + Coverage 72.56% 72.60% +0.04% =============================================== Files 19 19 Lines 4093 4107 +14 =============================================== + Hits 2970 2982 +12 - Misses 1123 1125 +2 ```

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