Vaskivskyi / asusrouter

API wrapper for communication with ASUSWRT-powered routers using HTTP protocol
Apache License 2.0
51 stars 6 forks source link

Handle unknown port types in the legacy endpoint #449

Closed Vaskivskyi closed 6 months ago

Vaskivskyi commented 6 months ago

https://github.com/Vaskivskyi/ha-asusrouter/issues/774

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (2aa88ea) 67.29% compared to head (c1a1da4) 67.20%.

Files Patch % Lines
asusrouter/modules/endpoint/ethernet_ports.py 45.45% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #449 +/- ## ========================================== - Coverage 67.29% 67.20% -0.09% ========================================== Files 57 57 Lines 3314 3324 +10 ========================================== + Hits 2230 2234 +4 - Misses 1084 1090 +6 ```

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