Vaskivskyi / asusrouter

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

Add support for the `netool` endpoint #503

Closed Vaskivskyi closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 66.98%. Comparing base (dfd2014) to head (d876103).

Files Patch % Lines
asusrouter/connection.py 33.33% 8 Missing :warning:
asusrouter/asusrouter.py 30.00% 7 Missing :warning:
asusrouter/modules/identity.py 50.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #503 +/- ## ========================================== + Coverage 66.97% 66.98% +0.01% ========================================== Files 59 60 +1 Lines 3376 3405 +29 ========================================== + Hits 2261 2281 +20 - Misses 1115 1124 +9 ```

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