turbo-editors/turbo-corepublic Fork 0
v0.9.0
Commits
Clone
git clone https://git.rickub.com/turbo-editors/turbo-core.git
git clone ssh://git@rickub.com/turbo-editors/turbo-core.git

Host key fingerprint (ed25519): SHA256:iycHnxEyq0Q7uyVpB7JlznP0G7JrTPXLYRcAU5CSLhc — verify it before your first connect.

🛟 Updated. 28d5985 · on v0.9.0 · k33g · 16h ago
report-20260901T113401Z.md · 78 lines · 2.1 KBmarkdown
Blame HistoryOpen raw

Quality report — 2026-09-01T11:34:01Z

  • Gate: ❌ FAIL
  • Commit: bc4a464 on feature/more-syntaxes
  • qlty: qlty 0.639.0 linux-arm64 (d9801f1 2026-07-23)
  • Run: #7 (previous: 2026-09-01T07:03:53Z)

Gate violations

  • code smells: 4 (max 0)

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:boolean-logic syntax/yaml.go 210 Complex binary expression
qlty:boolean-logic syntax/yaml.go 289 Complex binary expression
qlty:file-complexity syntax/yaml.go 1 High total complexity (count = 52)
qlty:boolean-logic syntax/dockerfile.go 136 Complex binary expression

Metrics (qlty metrics)

metric total vs previous
funcs 1117 +38
classes 123 +2
fields 394 +4
cyclo 3913 +279
complex 1718 +108
lcom 0 ±0
lines 17726 +720
loc 11098 +474

Most complex files

file complex cyclo loc
syntax/yaml.go 52 142 201
editor/view.go 48 124 362
app/actions_file.go 43 68 215
app/app.go 43 116 364
theme/load.go 43 70 208
lsp/conn.go 39 58 238
syntax/toml.go 38 92 179
ui/dialog.go 38 71 197
ui/menu_events.go 38 66 145
app/toolchain.go 35 72 239
ui/window.go 35 110 251
snippets/snippets.go 34 39 135
syntax/language.go 34 30 143
settings/rewrite.go 32 64 121
app/completion.go 31 75 193

Trend

run timestamp error warning smells complex gate
1 2026-09-01T04:14:13Z 0 0 0 1584 PASS
2 2026-09-01T04:54:43Z 0 0 0 1584 PASS
3 2026-09-01T05:02:11Z 0 0 0 1584 PASS
4 2026-09-01T06:36:38Z 0 0 0 1610 PASS
5 2026-09-01T06:43:56Z 0 0 0 1610 PASS
6 2026-09-01T07:03:53Z 0 0 0 1610 PASS
7 2026-09-01T11:34:01Z 0 0 4 1718 FAIL
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
# Quality report — 2026-09-01T11:34:01Z

- **Gate**: ❌ **FAIL**
- **Commit**: `bc4a464` on `feature/more-syntaxes`
- **qlty**: qlty 0.639.0 linux-arm64 (d9801f1 2026-07-23)
- **Run**: #7 (previous: 2026-09-01T07:03:53Z)

## Gate violations

- code smells: 4 (max 0)

## 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:boolean-logic | syntax/yaml.go | 210 | Complex binary expression |
| qlty:boolean-logic | syntax/yaml.go | 289 | Complex binary expression |
| qlty:file-complexity | syntax/yaml.go | 1 | High total complexity (count = 52) |
| qlty:boolean-logic | syntax/dockerfile.go | 136 | Complex binary expression |

## Metrics (`qlty metrics`)

| metric | total | vs previous |
|---|---|---|
| funcs | 1117 | +38 |
| classes | 123 | +2 |
| fields | 394 | +4 |
| cyclo | 3913 | +279 |
| complex | 1718 | +108 |
| lcom | 0 | ±0 |
| lines | 17726 | +720 |
| loc | 11098 | +474 |

### Most complex files

| file | complex | cyclo | loc |
|---|---|---|---|
| syntax/yaml.go | 52 | 142 | 201 |
| editor/view.go | 48 | 124 | 362 |
| app/actions_file.go | 43 | 68 | 215 |
| app/app.go | 43 | 116 | 364 |
| theme/load.go | 43 | 70 | 208 |
| lsp/conn.go | 39 | 58 | 238 |
| syntax/toml.go | 38 | 92 | 179 |
| ui/dialog.go | 38 | 71 | 197 |
| ui/menu_events.go | 38 | 66 | 145 |
| app/toolchain.go | 35 | 72 | 239 |
| ui/window.go | 35 | 110 | 251 |
| snippets/snippets.go | 34 | 39 | 135 |
| syntax/language.go | 34 | 30 | 143 |
| settings/rewrite.go | 32 | 64 | 121 |
| app/completion.go | 31 | 75 | 193 |

## Trend

| run | timestamp | error | warning | smells | complex | gate |
|---|---|---|---|---|---|---|
| 1 | 2026-09-01T04:14:13Z | 0 | 0 | 0 | 1584 | PASS |
| 2 | 2026-09-01T04:54:43Z | 0 | 0 | 0 | 1584 | PASS |
| 3 | 2026-09-01T05:02:11Z | 0 | 0 | 0 | 1584 | PASS |
| 4 | 2026-09-01T06:36:38Z | 0 | 0 | 0 | 1610 | PASS |
| 5 | 2026-09-01T06:43:56Z | 0 | 0 | 0 | 1610 | PASS |
| 6 | 2026-09-01T07:03:53Z | 0 | 0 | 0 | 1610 | PASS |
| 7 | 2026-09-01T11:34:01Z | 0 | 0 | 4 | 1718 | FAIL |