Coverage report: 33%
Files Functions Classes
coverage.py v7.6.12, created at 2025-03-17 21:11 +0000
File | function | statements | missing | excluded | coverage |
---|---|---|---|---|---|
main.py | load_config | 10 | 1 | 0 | 90% |
main.py | get_enviroment_filename | 7 | 3 | 0 | 57% |
main.py | put_led_on_off | 12 | 12 | 0 | 0% |
main.py | get_led_state | 6 | 6 | 0 | 0% |
main.py | get_solar_power | 15 | 15 | 0 | 0% |
main.py | main | 54 | 54 | 0 | 0% |
main.py | (no function) | 17 | 1 | 0 | 94% |
test_main.py | TestMain.test_read_environment_var1 | 3 | 0 | 0 | 100% |
test_main.py | TestMain.test_read_environment_var2 | 3 | 0 | 0 | 100% |
test_main.py | TestMain.test_get_environment_filename | 3 | 0 | 0 | 100% |
test_main.py | (no function) | 9 | 1 | 0 | 89% |
Total | 139 | 93 | 0 | 33% |
No items found using the specified filter.