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

dangernoodle-io / ouroboros / 29164516835
92%

Build:
DEFAULT BRANCH: main
Ran 11 Jul 2026 07:01PM UTC
Jobs 1
Files 71
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 07:01PM UTC coverage: 90.086% (+0.2%) from 89.867%
29164516835

push

github

web-flow
feat: add mcpkit-typed roadmap write tool on the dark server (OU-4) (#137)

- roadmapCapability{db} registers the roadmap tool on buildServerV2
  (handleRoadmapV2), dispatching op=add|update|move|reorder|done|remove
  against a single flat roadmapInput struct, reusing roadmap.Mutate for
  every op's tx+rollback+FTS rebuild (not hand-rolled)
- verbatim-validated fields (op, project, section, to, per-op id, position,
  blocked_by[].project/ref) are omitempty + handler-checked, preserving the
  old handler's exact error text over the wire (proven by wire tests for
  omitted op/project)
- presence-tracked update fields via pointers (*string, *[]int, *[]string,
  *[]blockerInput, *float64 position) round-trip absent-vs-empty over the
  real wire codec (proven by an update-clear wire test)
- accepted divergences documented (component/epic non-scalar decode error,
  non-object blocked_by[] element decode error) with a wire guard for the
  component-list case
- old handleRoadmap and its tests are untouched; this is the last write
  tool before OU-5 cutover

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

7269 of 8069 relevant lines covered (90.09%)

1.06 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29164516835.1 11 Jul 2026 07:01PM UTC 71
90.09
GitHub Action Run
Source Files on build 29164516835
  • Tree
  • List 71
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29164516835
  • 4b186d80 on github
  • Prev Build on main (#29163838890)
  • Next Build on main (#29165583485)
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