Code Quality Report for core/
¶
Folder Totals: 18 issues (Critical: 0, High: 10, Medium: 8, Low: 0)
๐ Missing Documentation¶
File | Module Doc | Missing Classes | Missing Functions |
---|---|---|---|
init.py | Missing | All Documented | All Documented |
log_manager.py | Present | LogManager | All Documented |
๐งน Linting Issues¶
File | Critical | High | Medium | Low | Total |
---|---|---|---|---|---|
core.py | 0 | 2 | 2 | 0 | 4 |
environment_bootstrapper.py | 0 | 0 | 2 | 0 | 2 |
log_manager.py | 0 | 6 | 2 | 0 | 8 |
summary_tracker.py | 0 | 2 | 2 | 0 | 4 |