| src/main.py |
0 / 7 LOC |
0 |
| src/ciqar/application.py |
1 / 122 LOC |
1 |
| src/ciqar/__init__.py |
0 / 8 LOC |
0 |
| src/ciqar/input/sourcefiles.py |
0 / 124 LOC |
0 |
| src/ciqar/input/violations.py |
1 / 91 LOC |
1 |
| src/ciqar/input/linter/pyright_json.py |
1 / 28 LOC |
1 |
| src/ciqar/input/linter/result_parser.py |
4 / 51 LOC |
4 |
| src/ciqar/input/linter/mypy_logfile.py |
5 / 121 LOC |
5 |
| src/ciqar/report/generator.py |
12 / 102 LOC |
12 |
| src/ciqar/report/jinja_wrapper.py |
5 / 48 LOC |
7 |
| src/ciqar/report/pages/all_source_files_list.py |
0 / 44 LOC |
0 |
| src/ciqar/report/pages/single_file_base.py |
0 / 88 LOC |
0 |
| src/ciqar/report/pages/files_per_rule_list.py |
0 / 68 LOC |
0 |
| src/ciqar/report/pages/rule_list.py |
0 / 34 LOC |
0 |
| src/ciqar/report/pages/source_file.py |
0 / 61 LOC |
0 |
| src/ciqar/report/pages/summary.py |
0 / 60 LOC |
0 |
| src/ciqar/templates/api.py |
0 / 123 LOC |
0 |
| test/ciqar/test___init__.py |
0 / 14 LOC |
0 |
| test/ciqar/test_application.py |
0 / 72 LOC |
0 |
| test/ciqar/input/test_sourcefiles.py |
4 / 213 LOC |
4 |
| test/ciqar/input/linter/test_pyright_json.py |
3 / 124 LOC |
3 |
| test/ciqar/input/linter/test_mypy_logfile.py |
3 / 176 LOC |
3 |
| test/ciqar/report/test_jinja_wrapper.py |
1 / 67 LOC |
1 |
| test/ciqar/templates/test_api.py |
0 / 10 LOC |
0 |