Vaskivskyi / asusrouter

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

Use node assignment as a strong criteria for clients #439

Closed Vaskivskyi closed 7 months ago

Vaskivskyi commented 7 months ago

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

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (e2dab20) 66.99% compared to head (8a44d05) 67.01%.

Files Patch % Lines
asusrouter/asusrouter.py 0.00% 1 Missing :warning:
asusrouter/modules/data_transform.py 0.00% 1 Missing :warning:
asusrouter/modules/identity.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #439 +/- ## ========================================== + Coverage 66.99% 67.01% +0.02% ========================================== Files 57 57 Lines 3239 3244 +5 ========================================== + Hits 2170 2174 +4 - Misses 1069 1070 +1 ```

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