cli/pkg/release/publishers
Snider 50f6839c51 test: increase coverage across packages
- pkg/container: 65.6% → 85.7% (hypervisor, linuxkit, templates tests)
- pkg/release/publishers: 13.3% → 41.7% (homebrew, aur, npm, scoop, chocolatey tests)
- Fix flaky test cleanup in TestLinuxKitManager_Stop_Good_ContextCancelled

Overall coverage: 29.2% → 40.6%

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 13:19:08 +00:00
..
templates feat(release): add package manager publishers for S3.2 2026-01-29 00:32:04 +00:00
aur.go feat(release): add package manager publishers for S3.2 2026-01-29 00:32:04 +00:00
aur_test.go test: increase coverage across packages 2026-01-29 13:19:08 +00:00
chocolatey.go feat(release): add package manager publishers for S3.2 2026-01-29 00:32:04 +00:00
chocolatey_test.go test: increase coverage across packages 2026-01-29 13:19:08 +00:00
docker.go feat(release): add LinuxKit and Docker publishers 2026-01-28 18:42:04 +00:00
docker_test.go feat(release): add LinuxKit and Docker publishers 2026-01-28 18:42:04 +00:00
github.go feat(release): implement release system with GitHub publisher 2026-01-28 18:33:11 +00:00
github_test.go feat(release): add LinuxKit and Docker publishers 2026-01-28 18:42:04 +00:00
homebrew.go feat(release): add package manager publishers for S3.2 2026-01-29 00:32:04 +00:00
homebrew_test.go test: increase coverage across packages 2026-01-29 13:19:08 +00:00
linuxkit.go feat(linuxkit): add docker format support for immutable containers 2026-01-29 00:33:26 +00:00
linuxkit_test.go feat(release): add LinuxKit and Docker publishers 2026-01-28 18:42:04 +00:00
npm.go feat(release): add package manager publishers for S3.2 2026-01-29 00:32:04 +00:00
npm_test.go test: increase coverage across packages 2026-01-29 13:19:08 +00:00
publisher.go feat(release): add LinuxKit and Docker publishers 2026-01-28 18:42:04 +00:00
scoop.go feat(release): add package manager publishers for S3.2 2026-01-29 00:32:04 +00:00
scoop_test.go test: increase coverage across packages 2026-01-29 13:19:08 +00:00