Skip to content

Boost daemon and notify test coverage#6

Merged
hermanngeorge15 merged 1 commit into
mainfrom
feat/daemon-notify-tests
Mar 12, 2026
Merged

Boost daemon and notify test coverage#6
hermanngeorge15 merged 1 commit into
mainfrom
feat/daemon-notify-tests

Conversation

@hermanngeorge15
Copy link
Copy Markdown
Contributor

Summary

  • daemon: 63.3% → 96.7% — comprehensive tests for polling loop, context cancellation, error handling, store integration, notification dispatch
  • notify: 88.9% → 91.7% — Slack/Discord formatter tests, webhook HTTP error paths, empty/edge cases

Test plan

  • go test ./internal/daemon/ -cover → 96.7%
  • go test ./internal/notify/ -cover → 91.7%
  • go test ./... -count=1 — all 22 packages pass

🤖 Generated with Claude Code

- daemon: 63.3% → 96.7% (polling loop, context cancellation, error
  handling, store integration, notification dispatch)
- notify: 88.9% → 91.7% (Slack/Discord formatters, webhook HTTP
  error paths, empty/edge cases)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@hermanngeorge15 hermanngeorge15 merged commit a77899c into main Mar 12, 2026
3 checks passed
@hermanngeorge15 hermanngeorge15 deleted the feat/daemon-notify-tests branch March 12, 2026 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant