turbo-editors/turbo-rustpublic Fork 0
v1.0.2
Commits
Clone
git clone https://git.rickub.com/turbo-editors/turbo-rust.git
git clone ssh://git@rickub.com/turbo-editors/turbo-rust.git

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

📦 Turbo Rust 713ea5c · on v1.0.2 · k33g · 11h ago
report-20260902T061303Z.md · 64 lines · 1.6 KBmarkdown
Blame HistoryOpen raw

Quality report — 2026-09-02T06:13:03Z

  • Gate: ✅ PASS
  • Commit: a5f5cd7 on feature/code-navigation
  • qlty: qlty 0.639.0 linux-arm64 (d9801f1 2026-07-23)
  • Run: #13 (previous: 2026-09-02T05:02:11Z)

Lint issues (qlty check)

none

Top rules

none

Most affected files

none

Code smells (qlty smells)

Total: 0 (vs previous: ±0)

none

Metrics (qlty metrics)

metric total vs previous
funcs 44 ±0
classes 2 ±0
fields 9 ±0
cyclo 188 ±0
complex 98 ±0
lcom 0 ±0
lines 1114 ±0
loc 728 ±0

Most complex files

file complex cyclo loc
internal/rustlang/literals.go 33 48 137
internal/rustlang/words.go 23 38 105
internal/rustlang/scan.go 22 57 117
main.go 16 32 132
internal/rustlang/rustlang.go 4 9 63
demo/src/main.rs 0 1 3
internal/rustlang/templates.go 0 3 171

Trend

run timestamp error warning smells complex gate
4 2026-09-01T05:02:15Z 0 0 0 98 PASS
5 2026-09-01T06:36:43Z 0 0 0 98 PASS
6 2026-09-01T06:44:00Z 0 0 0 98 PASS
7 2026-09-01T07:03:57Z 0 0 0 98 PASS
8 2026-09-01T12:04:43Z 0 0 0 98 PASS
9 2026-09-01T12:14:59Z 0 0 0 98 PASS
10 2026-09-01T15:31:11Z 0 0 0 98 PASS
11 2026-09-01T16:09:51Z 0 0 0 98 PASS
12 2026-09-02T05:02:11Z 0 0 0 98 PASS
13 2026-09-02T06:13:03Z 0 0 0 98 PASS
 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
# Quality report — 2026-09-02T06:13:03Z

- **Gate**: ✅ **PASS**
- **Commit**: `a5f5cd7` on `feature/code-navigation`
- **qlty**: qlty 0.639.0 linux-arm64 (d9801f1 2026-07-23)
- **Run**: #13 (previous: 2026-09-02T05:02:11Z)

## Lint issues (`qlty check`)

_none_

### Top rules

_none_

### Most affected files

_none_

## Code smells (`qlty smells`)

Total: **0** (vs previous: ±0)

_none_

## Metrics (`qlty metrics`)

| metric | total | vs previous |
|---|---|---|
| funcs | 44 | ±0 |
| classes | 2 | ±0 |
| fields | 9 | ±0 |
| cyclo | 188 | ±0 |
| complex | 98 | ±0 |
| lcom | 0 | ±0 |
| lines | 1114 | ±0 |
| loc | 728 | ±0 |

### Most complex files

| file | complex | cyclo | loc |
|---|---|---|---|
| internal/rustlang/literals.go | 33 | 48 | 137 |
| internal/rustlang/words.go | 23 | 38 | 105 |
| internal/rustlang/scan.go | 22 | 57 | 117 |
| main.go | 16 | 32 | 132 |
| internal/rustlang/rustlang.go | 4 | 9 | 63 |
| demo/src/main.rs | 0 | 1 | 3 |
| internal/rustlang/templates.go | 0 | 3 | 171 |

## Trend

| run | timestamp | error | warning | smells | complex | gate |
|---|---|---|---|---|---|---|
| 4 | 2026-09-01T05:02:15Z | 0 | 0 | 0 | 98 | PASS |
| 5 | 2026-09-01T06:36:43Z | 0 | 0 | 0 | 98 | PASS |
| 6 | 2026-09-01T06:44:00Z | 0 | 0 | 0 | 98 | PASS |
| 7 | 2026-09-01T07:03:57Z | 0 | 0 | 0 | 98 | PASS |
| 8 | 2026-09-01T12:04:43Z | 0 | 0 | 0 | 98 | PASS |
| 9 | 2026-09-01T12:14:59Z | 0 | 0 | 0 | 98 | PASS |
| 10 | 2026-09-01T15:31:11Z | 0 | 0 | 0 | 98 | PASS |
| 11 | 2026-09-01T16:09:51Z | 0 | 0 | 0 | 98 | PASS |
| 12 | 2026-09-02T05:02:11Z | 0 | 0 | 0 | 98 | PASS |
| 13 | 2026-09-02T06:13:03Z | 0 | 0 | 0 | 98 | PASS |