Code Quality Report for utils/
Folder Totals: 22 issues (Critical: 0, High: 14, Medium: 8, Low: 0)
๐ Missing Documentation
File |
Module Doc |
Missing Classes |
Missing Functions |
init.py |
Missing |
All Documented |
All Documented |
file_io.py |
Missing |
All Documented |
All Documented |
file_utils.py |
Missing |
All Documented |
write_json, read_json, safe_read_json, make_backup |
๐งน Linting Issues
File |
Critical |
High |
Medium |
Low |
Total |
file_io.py |
0 |
5 |
1 |
0 |
6 |
file_utils.py |
0 |
5 |
5 |
0 |
10 |
link_summaries_to_raw_logs.py |
0 |
2 |
1 |
0 |
3 |
zip_util.py |
0 |
2 |
1 |
0 |
3 |