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

lsm / neokai / 24960922202 / 9
82%
dev: 82%

Build:
DEFAULT BRANCH: dev
Ran 26 Apr 2026 04:04PM UTC
Files 288
Run time 12s
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

26 Apr 2026 04:02PM UTC coverage: 18.311% (-0.006%) from 18.317%
24960922202.9

push

github

web-flow
fix(daemon): treat tasks in review/approved as at-rest in recoverSingleRun (#1645)

A canonical task in `review` is paused awaiting human approval (the end-node
agent finished and all sibling executions correctly went `idle`); same applies
to `approved` while a post-approval executor is in flight. Neither is a
stalled run, but `recoverSingleRun` was only checking `done`/`cancelled`/
`reportedStatus !== null` and forcibly transitioning everything else to
`blocked` on daemon restart — silently flipping perfectly healthy
review-pending tasks to `blocked` with reason `execution_failed`.

Add `review` and `approved` to the at-rest set, document the rationale, and
cover with three regression tests (plain `review`, `review` + `task_completion`
checkpoint, and `approved`).

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

14277 of 77971 relevant lines covered (18.31%)

9.18 hits per line

Source Files on job daemon-online-git - 24960922202.9
  • Tree
  • List 288
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24960922202
  • 96138df1 on github
  • Prev Job for on dev (#24960166620.13)
  • Next Job for on dev (#24961785619.7)
  • Delete
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