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

dangernoodle-io / ouroboros / 24372327533
81%

Build:
DEFAULT BRANCH: main
Ran 13 Apr 2026 11:32PM UTC
Jobs 1
Files 17
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

13 Apr 2026 11:31PM UTC coverage: 65.513% (+2.1%) from 63.382%
24372327533

push

github

web-flow
refactor: extract internal/app package (#17)

- move handlers, tool registration, cli subcommands, and server setup
  from package main into new internal/app package
- main.go is now a thin wrapper that calls app.Run
- eliminate db and bk package globals; handlers take db (and bk where
  needed) as explicit parameters via closure-returning factories
- mcp instructions string moves into internal/app/server.go as a const
- tests for kb and backlog handlers move into internal/app and exercise
  the package directly; top-level main_test.go keeps a minimal version
  smoke test only
- update CLAUDE.md project layout to reflect new structure

Version stays declared in package main to preserve the goreleaser
-X main.Version ldflag injection.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

0 of 1 new or added line in 1 file covered. (0.0%)

1 existing line in 1 file now uncovered.

1003 of 1531 relevant lines covered (65.51%)

0.75 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
0.0
-39.71% main.go

Coverage Regressions

Lines Coverage ∆ File
1
0.0
-39.71% main.go
Jobs
ID Job ID Ran Files Coverage
1 24372327533.1 13 Apr 2026 11:32PM UTC 17
65.51
GitHub Action Run
Source Files on build 24372327533
  • Tree
  • List 17
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24372327533
  • 6469cd3e on github
  • Prev Build on main (#24371675950)
  • Next Build on main (#24378424315)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc