Vaskivskyi / asusrouter

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

Update data collection for `AsusData.PORTS` #435

Closed Vaskivskyi closed 9 months ago

Vaskivskyi commented 9 months ago

Modern endpoint

Legacy endpoint

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (6311d15) 67.09% compared to head (6318226) 67.05%.

Files Patch % Lines
asusrouter/asusrouter.py 10.71% 25 Missing :warning:
asusrouter/modules/data_transform.py 25.00% 6 Missing :warning:
asusrouter/modules/endpoint/port_status.py 90.38% 5 Missing :warning:
asusrouter/modules/endpoint/ethernet_ports.py 87.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #435 +/- ## ========================================== - Coverage 67.09% 67.05% -0.04% ========================================== Files 57 57 Lines 3130 3221 +91 ========================================== + Hits 2100 2160 +60 - Misses 1030 1061 +31 ```

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