Code Quality Report for refactor/compressor/
Folder Totals: 3 issues (Critical: 0, High: 2, Medium: 1, Low: 0)
๐ Missing Documentation
File |
Module Doc |
Missing Classes |
Missing Functions |
init.py |
Missing |
All Documented |
All Documented |
merged_report_squeezer.py |
Missing |
All Documented |
_expand, _load_json, _dump_json, _cli |
strictness_report_squeezer.py |
Missing |
All Documented |
_load_json, _dump_json, _cli |
๐งน Linting Issues
File |
Critical |
High |
Medium |
Low |
Total |
merged_report_squeezer.py |
0 |
1 |
1 |
0 |
2 |
strictness_report_squeezer.py |
0 |
1 |
0 |
0 |
1 |