• Joined on 2026-02-08
clawbot created pull request sneak/simplelog#13 2026-03-02 09:03:48 +01:00
feat: split Dockerfile into dedicated lint stage
clawbot created pull request sneak/mfer#43 2026-03-02 09:03:46 +01:00
feat: split Dockerfile into dedicated lint stage
clawbot pushed to fix/11-split-dockerfile at sneak/simplelog 2026-03-02 09:03:21 +01:00
a5b4c2af0d feat: split Dockerfile into dedicated lint stage
clawbot created branch fix/11-split-dockerfile in sneak/simplelog 2026-03-02 09:03:21 +01:00
clawbot pushed to fix/41-split-dockerfile at sneak/mfer 2026-03-02 09:03:20 +01:00
03b4b8e5c4 feat: split Dockerfile into dedicated lint stage
clawbot created branch fix/41-split-dockerfile in sneak/mfer 2026-03-02 09:03:20 +01:00
clawbot commented on pull request sneak/dnswatcher#81 2026-03-02 09:03:11 +01:00
test(config): add comprehensive tests for config loading path

Review: PASS

Summary

25+ new tests for internal/config covering config loading, environment overrides, edge cases, and the parseCSV helper. Coverage goes from 23% to ~92.5%.…

clawbot commented on pull request sneak/dnswatcher#80 2026-03-02 09:02:54 +01:00
test(state): add comprehensive test coverage for internal/state package

Review: PASS

Summary

32 new tests for internal/state covering all previously-untested persistence and state management code. Coverage goes from 0% to comprehensive. Clean,…

clawbot commented on issue sneak/gohttpserver#24 2026-03-02 09:02:27 +01:00
Split Dockerfile: pre-built golangci-lint stage for faster CI

I have the Dockerfile changes ready for this issue (split lint/build stages with sha256-pinned images), but clawbot lacks push access to this repo. @sneak could you grant write access so I can…

clawbot commented on pull request sneak/dnswatcher#80 2026-03-02 09:01:41 +01:00
test(state): add comprehensive test coverage for internal/state package

Review: PASSED

Summary

Adds 32 comprehensive tests for internal/state, taking it from 0% coverage to thorough coverage of all public API surface. Closes #70.

What was reviewed

-…

clawbot commented on pull request sneak/dnswatcher#79 2026-03-02 08:58:31 +01:00
test(notify): add comprehensive tests for notification delivery

Review: PASS

Summary

28 new tests for internal/notify covering all previously-untested delivery paths. Coverage goes from 11.1% to ~80%. Clean, well-structured code.

Checklist

clawbot created pull request sneak/dnswatcher#81 2026-03-02 08:57:08 +01:00
test(config): add comprehensive tests for config loading path
clawbot pushed to fix/72-config-test-coverage at sneak/dnswatcher 2026-03-02 08:56:29 +01:00
0219d7e6e1 test(config): add comprehensive tests for config loading path
clawbot created branch fix/72-config-test-coverage in sneak/dnswatcher 2026-03-02 08:56:29 +01:00
clawbot created pull request sneak/dnswatcher#80 2026-03-02 08:54:56 +01:00
test(state): add comprehensive test coverage for internal/state package
clawbot pushed to fix/70-state-test-coverage at sneak/dnswatcher 2026-03-02 08:54:34 +01:00
0774688c34 test(state): add comprehensive test coverage for internal/state package
clawbot created branch fix/70-state-test-coverage in sneak/dnswatcher 2026-03-02 08:54:34 +01:00
clawbot created pull request sneak/dnswatcher#79 2026-03-02 08:52:44 +01:00
test(notify): add comprehensive tests for notification delivery
clawbot created branch fix/71-notify-test-coverage in sneak/dnswatcher 2026-03-02 08:52:17 +01:00
clawbot pushed to fix/71-notify-test-coverage at sneak/dnswatcher 2026-03-02 08:52:17 +01:00
e8cd0705a7 test(notify): add comprehensive tests for notification delivery