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

dangernoodle-io / ouroboros / 29006103193
92%

Build:
DEFAULT BRANCH: main
Ran 09 Jul 2026 08:51AM UTC
Jobs 1
Files 47
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

09 Jul 2026 08:50AM UTC coverage: 85.922% (+0.4%) from 85.57%
29006103193

push

github

web-flow
feat: roadmap HTML render (#96)

Closes OU-212.

- internal/roadmap/render_html.go: RenderHTML(rm, by, epicLabels, blockedEpics)
  renders a self-contained, dependency-free HTML fragment (title + inline
  style + .wrap container), reusing the Markdown render's groupByAxis/label
  vocabulary. Generic/brand-neutral palette: CSS custom properties,
  prefers-color-scheme default, plus data-theme=dark/light overrides.
  Cards carry a state badge, the other axis + kb/ticket chips, a blocked_by
  callout, and a why/resume_trigger gate on parked items; an epic group
  header shows a marker when blockedEpics flags it. WrapStandaloneHTML wraps
  the fragment in a minimal <!doctype html> document for the CLI -o path.
  .body preserves multi-line bodies (white-space: pre-wrap).
- internal/app/handlers_roadmap.go: getRoadmap gains a format=html branch,
  computing blockedEpics from internal/edges (an epic id is blocked when it's
  the target of an incoming "blocks" edge via edges.ItemsByEdge).
- internal/cli/roadmap.go: roadmap show --html [--by] [-o file] — writes the
  bare fragment to stdout, or the wrapped standalone doc to -o. -o without
  --html now errors instead of silently ignoring the flag.
- Deferred: publishing the HTML fragment via the /roadmap skill's Artifact
  tool call is plugin-layer (PR3) work, out of scope for this Go PR.

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

4559 of 5306 relevant lines covered (85.92%)

1.01 hits per line

Coverage Regressions

Lines Coverage ∆ File
17
95.7
0.42% cli/roadmap.go
1
99.36
0.03% app/handlers_roadmap.go
Jobs
ID Job ID Ran Files Coverage
1 29006103193.1 09 Jul 2026 08:50AM UTC 47
85.92
GitHub Action Run
Source Files on build 29006103193
  • Tree
  • List 47
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29006103193
  • 878dafac on github
  • Prev Build on main (#29003970783)
  • Next Build on main (#29027030622)
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