Vaskivskyi / asusrouter

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

1.6.0 #441

Closed Vaskivskyi closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (86cdebf) 66.79% compared to head (5577fe0) 66.92%.

Files Patch % Lines
asusrouter/modules/parental_control.py 45.67% 44 Missing :warning:
asusrouter/asusrouter.py 12.50% 28 Missing :warning:
asusrouter/connection.py 12.50% 7 Missing :warning:
asusrouter/modules/data_transform.py 22.22% 7 Missing :warning:
asusrouter/modules/endpoint/port_status.py 90.38% 5 Missing :warning:
asusrouter/modules/endpoint/ethernet_ports.py 87.50% 1 Missing :warning:
asusrouter/modules/identity.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #441 +/- ## ========================================== + Coverage 66.79% 66.92% +0.12% ========================================== Files 56 57 +1 Lines 3102 3250 +148 ========================================== + Hits 2072 2175 +103 - Misses 1030 1075 +45 ```

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