Coverage report: 93%
coverage.py v6.4.1, created at 2022-06-30 02:14 +0200
coverage.py v6.4.1, created at 2022-06-30 02:14 +0200
Module | statements | missing | excluded | coverage |
---|---|---|---|---|
python3_module_template/__init__.py | 12 | 0 | 0 | 100% |
python3_module_template/subproject/__init__.py | 0 | 0 | 0 | 100% |
python3_module_template/subproject/myexample.py | 6 | 0 | 0 | 100% |
python3_module_template/subproject/myexampleb.py | 10 | 0 | 0 | 100% |
python3_module_template/subproject2/__init__.py | 0 | 0 | 0 | 100% |
python3_module_template/subproject2/exclude_from_code_coverage.py | 3 | 3 | 0 | 0% |
python3_module_template/subproject2/myexample2.py | 12 | 0 | 0 | 100% |
Total | 43 | 3 | 0 | 93% |
No items found using the specified filter.