feat(ip): use pythonping to perform a real ping test instead to determine the internet connection status instead of opening a socket #186
33.33% of diff hit (target 58.56%)
View this Pull Request on Codecov
33.33% of diff hit (target 58.56%)
Annotations
Check warning on line 46 in ubo_app/services/030-ethernet/ethernet_manager.py
codecov / codecov/patch
ubo_app/services/030-ethernet/ethernet_manager.py#L46
Added line #L46 was not covered by tests
Check warning on line 57 in ubo_app/services/030-ethernet/ethernet_manager.py
codecov / codecov/patch
ubo_app/services/030-ethernet/ethernet_manager.py#L57
Added line #L57 was not covered by tests
Check warning on line 59 in ubo_app/services/030-ethernet/ethernet_manager.py
codecov / codecov/patch
ubo_app/services/030-ethernet/ethernet_manager.py#L59
Added line #L59 was not covered by tests
Check warning on line 68 in ubo_app/services/030-ethernet/ethernet_manager.py
codecov / codecov/patch
ubo_app/services/030-ethernet/ethernet_manager.py#L68
Added line #L68 was not covered by tests
Check warning on line 70 in ubo_app/services/030-ethernet/ethernet_manager.py
codecov / codecov/patch
ubo_app/services/030-ethernet/ethernet_manager.py#L70
Added line #L70 was not covered by tests
Check warning on line 72 in ubo_app/services/030-ethernet/ethernet_manager.py
codecov / codecov/patch
ubo_app/services/030-ethernet/ethernet_manager.py#L72
Added line #L72 was not covered by tests
Check warning on line 75 in ubo_app/services/030-wifi/wifi_manager.py
codecov / codecov/patch
ubo_app/services/030-wifi/wifi_manager.py#L75
Added line #L75 was not covered by tests
Check warning on line 86 in ubo_app/services/030-wifi/wifi_manager.py
codecov / codecov/patch
ubo_app/services/030-wifi/wifi_manager.py#L86
Added line #L86 was not covered by tests
Check warning on line 88 in ubo_app/services/030-wifi/wifi_manager.py
codecov / codecov/patch
ubo_app/services/030-wifi/wifi_manager.py#L88
Added line #L88 was not covered by tests
Check warning on line 97 in ubo_app/services/030-wifi/wifi_manager.py
codecov / codecov/patch
ubo_app/services/030-wifi/wifi_manager.py#L97
Added line #L97 was not covered by tests
Check warning on line 99 in ubo_app/services/030-wifi/wifi_manager.py
codecov / codecov/patch
ubo_app/services/030-wifi/wifi_manager.py#L99
Added line #L99 was not covered by tests
Check warning on line 101 in ubo_app/services/030-wifi/wifi_manager.py
codecov / codecov/patch
ubo_app/services/030-wifi/wifi_manager.py#L101
Added line #L101 was not covered by tests
Check warning on line 14 in ubo_app/system/system_manager/main.py
codecov / codecov/patch
ubo_app/system/system_manager/main.py#L14
Added line #L14 was not covered by tests
Check warning on line 18 in ubo_app/system/system_manager/main.py
codecov / codecov/patch
ubo_app/system/system_manager/main.py#L18
Added line #L18 was not covered by tests
Check warning on line 23 in ubo_app/system/system_manager/main.py
codecov / codecov/patch
ubo_app/system/system_manager/main.py#L23
Added line #L23 was not covered by tests
Check warning on line 47 in ubo_app/system/system_manager/main.py
codecov / codecov/patch
ubo_app/system/system_manager/main.py#L45-L47
Added lines #L45 - L47 were not covered by tests
Check warning on line 50 in ubo_app/system/system_manager/main.py
codecov / codecov/patch
ubo_app/system/system_manager/main.py#L50
Added line #L50 was not covered by tests
Check warning on line 57 in ubo_app/system/system_manager/main.py
codecov / codecov/patch
ubo_app/system/system_manager/main.py#L53-L57
Added lines #L53 - L57 were not covered by tests
Check warning on line 61 in ubo_app/system/system_manager/main.py
codecov / codecov/patch
ubo_app/system/system_manager/main.py#L60-L61
Added lines #L60 - L61 were not covered by tests
Check warning on line 79 in ubo_app/system/system_manager/main.py
codecov / codecov/patch
ubo_app/system/system_manager/main.py#L78-L79
Added lines #L78 - L79 were not covered by tests
Check warning on line 100 in ubo_app/system/system_manager/main.py
codecov / codecov/patch
ubo_app/system/system_manager/main.py#L99-L100
Added lines #L99 - L100 were not covered by tests