Code Quality Report for ai/
¶
Folder Totals: 36 issues (Critical: 0, High: 31, Medium: 5, Low: 0)
๐ Missing Documentation¶
File | Module Doc | Missing Classes | Missing Functions |
---|---|---|---|
module_idea_generator.py | Missing | All Documented | All Documented |
๐งน Linting Issues¶
File | Critical | High | Medium | Low | Total |
---|---|---|---|---|---|
ai_summarizer.py | 0 | 3 | 2 | 0 | 5 |
llm_optimization.py | 0 | 10 | 2 | 0 | 12 |
llm_refactor_advisor.py | 0 | 7 | 0 | 0 | 7 |
llm_router.py | 0 | 2 | 0 | 0 | 2 |
module_docstring_summarizer.py | 0 | 3 | 0 | 0 | 3 |
module_idea_generator.py | 0 | 6 | 1 | 0 | 7 |