Quality report — 2026-08-31T04:04:25Z
- Gate: ❌ FAIL
- Commit:
31ec686 on feature/terminal
- qlty: qlty 0.639.0 linux-arm64 (d9801f1 2026-07-23)
- Run: #12 (previous: 2026-08-31T03:11:37Z)
Gate violations
Lint issues (qlty check)
none
Top rules
none
Most affected files
none
Code smells (qlty smells)
Total: 4 (vs previous: +4)
| smell |
file |
line |
detail |
| qlty:return-statements |
internal/app/app.go |
290 |
Function with many returns (count = 6): handleKey |
| qlty:return-statements |
internal/terminal/parser_sgr.go |
37 |
Function with many returns (count = 7): applySGR |
| qlty:return-statements |
internal/terminal/parser_sgr.go |
59 |
Function with many returns (count = 17): applyAttribute |
| qlty:return-statements |
internal/terminal/parser_sgr.go |
114 |
Function with many returns (count = 6): extendedColor |
Metrics (qlty metrics)
| metric |
total |
vs previous |
| funcs |
760 |
+144 |
| classes |
88 |
+12 |
| fields |
289 |
+52 |
| cyclo |
2453 |
+553 |
| complex |
1022 |
+189 |
| lcom |
0 |
±0 |
| lines |
11123 |
+2355 |
| loc |
7405 |
+1501 |
Most complex files
| file |
complex |
cyclo |
loc |
| internal/ui/menu.go |
46 |
102 |
255 |
| internal/app/app.go |
45 |
117 |
322 |
| internal/theme/load.go |
45 |
74 |
220 |
| internal/app/actions_file.go |
40 |
65 |
200 |
| internal/editor/view.go |
40 |
110 |
333 |
| internal/lsp/conn.go |
39 |
58 |
238 |
| internal/ui/dialog.go |
38 |
71 |
197 |
| internal/app/completion.go |
31 |
75 |
193 |
| internal/lsp/client.go |
30 |
61 |
260 |
| internal/ui/controls.go |
30 |
69 |
216 |
| internal/ui/window.go |
30 |
87 |
200 |
| internal/ui/desktop.go |
24 |
62 |
134 |
| internal/app/actions_edit.go |
23 |
39 |
137 |
| internal/app/dialogs.go |
22 |
80 |
247 |
| internal/buffer/cursor.go |
21 |
54 |
108 |
Trend
| run |
timestamp |
error |
warning |
smells |
complex |
gate |
| 3 |
2026-08-30T16:43:39Z |
0 |
0 |
2 |
875 |
FAIL |
| 4 |
2026-08-30T16:45:20Z |
0 |
0 |
0 |
802 |
PASS |
| 5 |
2026-08-30T18:00:37Z |
0 |
0 |
1 |
810 |
FAIL |
| 6 |
2026-08-30T18:01:05Z |
0 |
0 |
0 |
812 |
PASS |
| 7 |
2026-08-30T18:18:11Z |
0 |
0 |
0 |
823 |
PASS |
| 8 |
2026-08-30T18:30:37Z |
0 |
0 |
0 |
823 |
PASS |
| 9 |
2026-08-30T18:42:53Z |
0 |
0 |
0 |
832 |
PASS |
| 10 |
2026-08-30T18:50:41Z |
0 |
0 |
0 |
833 |
PASS |
| 11 |
2026-08-31T03:11:37Z |
0 |
0 |
0 |
833 |
PASS |
| 12 |
2026-08-31T04:04:25Z |
0 |
0 |
4 |
1022 |
FAIL |