Code Quality Report for gui/
¶
Folder Totals: 21 issues (Critical: 0, High: 11, Medium: 10, Low: 0)
๐ Missing Documentation¶
File | Module Doc | Missing Classes | Missing Functions |
---|---|---|---|
init.py | Missing | All Documented | All Documented |
๐งน Linting Issues¶
File | Critical | High | Medium | Low | Total |
---|---|---|---|---|---|
gui_controller.py | 0 | 1 | 4 | 0 | 5 |
gui_helpers.py | 0 | 9 | 4 | 0 | 13 |
gui_logging.py | 0 | 0 | 2 | 0 | 2 |
widget_factory.py | 0 | 1 | 0 | 0 | 1 |