StevenLooman / async_upnp_client

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

Add retrieving of port_mapping_number_of_entries for IGDs. #234

Closed StevenLooman closed 5 months ago

StevenLooman commented 5 months ago

Add retrieving of port_mapping_number_of_entries for IGDs. Refs #226

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 23.25581% with 33 lines in your changes missing coverage. Please review.

Project coverage is 71.83%. Comparing base (ee0aac7) to head (c9dc398).

Files Patch % Lines
async_upnp_client/profiles/igd.py 23.25% 33 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #234 +/- ## =============================================== - Coverage 72.10% 71.83% -0.27% =============================================== Files 19 19 Lines 4162 4190 +28 =============================================== + Hits 3001 3010 +9 - Misses 1161 1180 +19 ```

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