Helium CLI Coverage Report: 90.91%
coverage.py v7.3.2, created at 2023-11-21 23:41 +0000
coverage.py v7.3.2, created at 2023-11-21 23:41 +0000
Module | statements | missing | excluded | coverage |
---|---|---|---|---|
heliumcli/__init__.py | 0 | 0 | 0 | 100.00% |
heliumcli/actions/__init__.py | 0 | 0 | 0 | 100.00% |
heliumcli/actions/buildrelease.py | 87 | 13 | 0 | 85.06% |
heliumcli/actions/deploybuild.py | 61 | 10 | 0 | 83.61% |
heliumcli/actions/init.py | 71 | 4 | 0 | 94.37% |
heliumcli/actions/listbuilds.py | 32 | 12 | 0 | 62.50% |
heliumcli/actions/prepcode.py | 101 | 6 | 0 | 94.06% |
heliumcli/actions/setbuild.py | 36 | 1 | 0 | 97.22% |
heliumcli/actions/startservers.py | 27 | 1 | 0 | 96.30% |
heliumcli/actions/update.py | 13 | 0 | 0 | 100.00% |
heliumcli/actions/updateprojects.py | 39 | 1 | 0 | 97.44% |
heliumcli/main.py | 27 | 0 | 8 | 100.00% |
heliumcli/settings.py | 8 | 0 | 0 | 100.00% |
heliumcli/utils.py | 59 | 3 | 14 | 94.92% |
Total | 561 | 51 | 22 | 90.91% |
No items found using the specified filter.