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

dangernoodle-io / ouroboros / 29143640937
92%

Build:
DEFAULT BRANCH: main
Ran 11 Jul 2026 06:57AM UTC
Jobs 1
Files 64
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 06:56AM UTC coverage: 88.862% (+0.001%) from 88.861%
29143640937

push

github

web-flow
fix(dashboard): thread refresh deadline into builtin Providers (#128)

- Provider now takes ctx context.Context as its first param, alongside
  the existing invocation Context and db handle
- runBuiltinSegment passes the aggregate refresh ctx through to the
  provider instead of dropping it after the pre-flight ctx.Err() check
- githubSegment derives its `gh pr list` subprocess timeout from ctx
  (context.WithTimeout(ctx, 10s)) instead of context.Background(), so
  it's cut when the aggregate deadline fires, not just its own 10s cap
- gitSegment/gitWorktreesGroup switch their git subprocesses to
  exec.CommandContext(ctx, ...) for the same reason
- roadmapSegment/ticketsSegment/kbSegment (no subprocess) ignore ctx
- update every Provider implementer and call site (cli dashboard
  segment command, segment/producer tests) to the new signature

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

6654 of 7488 relevant lines covered (88.86%)

1.05 hits per line

Coverage Regressions

Lines Coverage ∆ File
13
93.95
0.02% dashboard/segment.go
2
98.35
0.0% dashboard/producer.go
Jobs
ID Job ID Ran Files Coverage
1 29143640937.1 11 Jul 2026 06:57AM UTC 64
88.86
GitHub Action Run
Source Files on build 29143640937
  • Tree
  • List 64
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29143640937
  • 0c3df301 on github
  • Prev Build on main (#29143284485)
  • Next Build on main (#29143739972)
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