Pyright Code Quality Report

Summary by File
File Bad Lines Violation Messages
Total 42 / 1856 LOC 58
src/main.py 0 / 7 LOC 0
src/ciqar/application.py 0 / 122 LOC 0
src/ciqar/__init__.py 0 / 8 LOC 0
src/ciqar/input/sourcefiles.py 0 / 124 LOC 0
src/ciqar/input/violations.py 0 / 91 LOC 0
src/ciqar/input/linter/pyright_json.py 3 / 28 LOC 3
src/ciqar/input/linter/result_parser.py 3 / 51 LOC 3
src/ciqar/input/linter/mypy_logfile.py 5 / 121 LOC 5
src/ciqar/report/generator.py 0 / 102 LOC 0
src/ciqar/report/jinja_wrapper.py 3 / 48 LOC 5
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 0 / 213 LOC 0
test/ciqar/input/linter/test_pyright_json.py 6 / 124 LOC 9
test/ciqar/input/linter/test_mypy_logfile.py 22 / 176 LOC 33
test/ciqar/report/test_jinja_wrapper.py 0 / 67 LOC 0
test/ciqar/templates/test_api.py 0 / 10 LOC 0