Commit Graph

1 Commits (772bc3540895736dad874b24809ac73ce0dc81b7)

Author SHA1 Message Date
Claude 72786658d6
Add basic tests for 8 additional untested packages
Adds test coverage for small utility packages:
- health/healthmsg: Message constant tests
- logtail/backoff: Backoff mechanism tests
- net/netknob: UDP batch size and TCP keep-alive
- net/netaddr: IP multicast detection
- kube/kubetypes: Kubernetes type definitions
- ipn/ipnstate: Status and PeerStatus structures
- net/netkernelconf: Kernel configuration checks
- internal/noiseconn: Noise protocol connection

Each package now has basic test coverage to prevent regressions.
Increases overall package test coverage.
2 weeks ago