Vaskivskyi / asusrouter

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

1.2.0 #400

Closed Vaskivskyi closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (179e924) 57.04% compared to head (7d3f882) 57.60%.

Files Patch % Lines
asusrouter/modules/endpoint/hook.py 9.67% 28 Missing :warning:
asusrouter/asusrouter.py 31.57% 13 Missing :warning:
asusrouter/modules/identity.py 33.33% 4 Missing :warning:
asusrouter/connection.py 0.00% 3 Missing :warning:
asusrouter/modules/system.py 85.71% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #400 +/- ## ========================================== + Coverage 57.04% 57.60% +0.56% ========================================== Files 55 55 Lines 2982 3076 +94 ========================================== + Hits 1701 1772 +71 - Misses 1281 1304 +23 ```

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