phamnazage-jpg
4ec9dad44f
CI / Build & Test (push) Has been cancelled
CI / Lint (push) Has been cancelled
CI / Security Scan (push) Has been cancelled
CI / Docker Build (push) Has been cancelled
CI / Release (push) Has been cancelled
test: 修 build-broken edge-case 测试
- internal/store/sqlite/edge_cases_test.go: 把错误的 sqlite.New 调用换成
实际存在的 sqlite.Open(ctx, dsn),清掉阻塞 `go test ./internal/...`
的 build 失败
- internal/host/sub2api/edge_cases_test.go: gofmt
- internal/worker/runner_extra_test.go: TestRunnerLoggerCalled 加
sync.Mutex 保护 logger 写入的共享状态;测试结束前 cancel 并留 20ms
flush 窗口,避免 -race 检测到 goroutine 仍在写
验证: gofmt -l . 干净,go vet ./... 零警告,
go test -race -count=1 ./internal/... 全包通过,集成测试通过
2026-06-02 20:38:29 +08:00
..
2026-05-26 07:50:43 +08:00
2026-05-26 07:50:43 +08:00
2026-05-21 21:19:19 +08:00
2026-05-18 22:22:22 +08:00
2026-05-20 22:09:40 +08:00
2026-06-01 09:55:11 +08:00
2026-05-15 19:26:25 +08:00
2026-06-02 20:38:29 +08:00
2026-05-20 22:09:40 +08:00
2026-05-23 17:06:52 +08:00
2026-05-13 00:41:12 +08:00
2026-05-21 21:19:19 +08:00
2026-05-13 00:41:12 +08:00
2026-05-15 19:26:25 +08:00
2026-06-01 09:55:11 +08:00
2026-06-01 09:55:11 +08:00
2026-05-13 00:41:12 +08:00