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-06-01 09:55:11 +08:00
2026-06-02 07:22:01 +08:00
2026-05-27 20:23:42 +08:00
2026-05-29 07:43:29 +08:00
2026-06-02 06:57:13 +08:00
2026-06-02 20:38:29 +08:00
2026-06-02 07:07:53 +08:00
2026-06-02 07:07:53 +08:00
2026-05-30 18:28:03 +08:00
2026-05-29 12:29:05 +08:00
2026-05-22 14:31:41 +08:00
2026-05-30 14:42:51 +08:00
2026-05-26 07:50:43 +08:00
2026-06-02 07:07:53 +08:00
2026-06-02 20:38:29 +08:00
2026-06-02 06:49:07 +08:00
2026-06-02 20:38:29 +08:00
2026-05-12 21:46:19 +08:00