Skip to content

refactor: major improvements #2

refactor: major improvements

refactor: major improvements #2

Triggered via pull request March 2, 2026 12:31
Status Failure
Total duration 6m 49s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Lint: internal/store/store_test.go#L254
calculated cyclomatic complexity for function TestStore_DimensionMismatchRecreatesTable is 14, max is 10 (cyclop)
Lint: internal/store/store.go#L263
calculated cyclomatic complexity for function InsertChunks is 11, max is 10 (cyclop)
Lint: internal/store/store.go#L128
calculated cyclomatic complexity for function ensureVecDimensions is 11, max is 10 (cyclop)
Lint: internal/store/hybrid_cte_test.go#L28
calculated cyclomatic complexity for function TestHybridCTE_VecAndFTS5InCTE is 20, max is 10 (cyclop)
Lint: internal/merkle/merkle.go#L67
calculated cyclomatic complexity for function BuildTree is 15, max is 10 (cyclop)
Lint: internal/merkle/ignore.go#L113
calculated cyclomatic complexity for function shouldSkip is 15, max is 10 (cyclop)
Lint: internal/index/split_test.go#L48
calculated cyclomatic complexity for function TestSplitOversizedChunks_SplitsLargeChunk is 15, max is 10 (cyclop)
Lint: internal/index/index_test.go#L264
calculated cyclomatic complexity for function TestIndexer_EnsureFresh is 11, max is 10 (cyclop)
Lint: internal/chunker/structured_test.go#L41
calculated cyclomatic complexity for function TestStructuredChunker_LargeYAML_SplitsAtTopLevelKeys is 14, max is 10 (cyclop)
Lint: internal/chunker/structured.go#L80
calculated cyclomatic complexity for function recurse is 12, max is 10 (cyclop)
E2E
Process completed with exit code 2.