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

lsm / HyperNeo / 30775615293 / 19
83%
dev: 83%

Build:
DEFAULT BRANCH: dev
Ran 03 Aug 2026 12:59AM UTC
Files 376
Run time 10s
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

03 Aug 2026 12:55AM UTC coverage: 33.138%. First build
30775615293.19

push

github

web-flow
feat(space): curated task milestone timeline (#2315)

* feat(space): curated task milestone timeline replacing raw actor-message log

Swap the task panel Timeline for a curated milestone feed. A new
taskMilestones.byTask LiveQuery unions content-rich rows from space_tasks
(creation + status transitions), sdk_messages (human instructions + agent
answers with real text, collapsed api_retry), workflow_run_artifacts
(PR/result/progress/review anchors), and space_github_events (CI/PR), dropping
handoff/thinking/hook/per-turn result noise. A new TaskMilestoneTimeline
component renders them tone-coded with real content, collapsing retry bursts,
deduping consecutive duplicates, and showing one timestamp per time bucket.

* fix(space): production-fidelity fixes for task milestone timeline (review)

Address PR #2315 review:
- P0: task:started referenced space_tasks.assigned_agent/agent_name, which do
  not exist in production (removed in migration 73) — broke the entire query.
  Source label is now NULL. Added a drift-guard test that prepares+runs the SQL
  against a fully-migrated DB so the harness can no longer mask column drift.
- P1: blocked tasks now render a warning "Blocked" milestone with block_reason
  (updateTask stamps completed_at on blocked, which previously rendered green).
- P1: GitHub milestones now source from the live space_external_events +
  deliveries tables (space_github_events is legacy with zero writes); check_run
  events render as danger since only failed conclusions are ingested.
- P1: failed human sends render as a distinct danger "Instruction failed to
  send" milestone instead of a normal instruction.
- P2: exact artifact-type matching (no %review%/%pr% substring collisions);
  $.review_url in the body chain; overwrite-style progress dated by updated_at;
  retry collapse bounded to a 5-min burst window; dedup is source-aware; the
  timeline re-renders every minute so relative timestamps refresh.

* fix(space): match real GitHub che... (continued)

39983 of 120655 relevant lines covered (33.14%)

16.57 hits per line

Source Files on job daemon-0-shared-handlers-workflow - 30775615293.19
  • Tree
  • List 376
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 30775615293
  • 0e633767 on github
  • Next Job for on dev (#30775840023.2)
  • Delete
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