• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

dangernoodle-io / mcpkit / 29153994651
96%

Build:
DEFAULT BRANCH: main
Ran 11 Jul 2026 01:15PM UTC
Jobs 1
Files 20
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

11 Jul 2026 01:14PM UTC coverage: 90.951% (+0.8%) from 90.15%
29153994651

push

github

web-flow
feat: add cli.ServerCmd + VersionCmd extensible server command factory (MC-4) (#6)

- new mcpkit/cli package: cobra.Command factories mounted into the
  consumer's own root; mcpkit owns transport+run+graceful-shutdown
- ServerCmd builds a signal-driven (SIGINT/SIGTERM) server command wired
  to an *mcpkit.App, extensible via OnStart/OnShutdown hooks, Flags, and
  one-level Subcommands
- runLifecycle is an App-free helper driving start->run->shutdown, so
  tests exercise it with fake funcs instead of mocking App; ctx-cancel
  is a clean (nil-error) exit
- VersionCmd prints "<Name> <Version>"; UseAsDefault wires a command as
  the root's bare-invocation default
- adds github.com/spf13/cobra as the first non-go-sdk direct dependency
  (pflag arrives alongside it, required directly by the Flags field type)

Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>

53 of 53 new or added lines in 2 files covered. (100.0%)

593 of 652 relevant lines covered (90.95%)

1.03 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29153994651.1 11 Jul 2026 01:15PM UTC 20
90.95
GitHub Action Run
Source Files on build 29153994651
  • Tree
  • List 20
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29153994651
  • c40a776b on github
  • Prev Build on main (#29143692214)
  • Next Build on main (#29155176817)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc