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

umputun / ralphex / 27514264632
84%
master: 84%

Build:
Build:
LAST BUILD BRANCH: fix-plan-panel-task-done
DEFAULT BRANCH: master
Ran 14 Jun 2026 10:38PM UTC
Jobs 1
Files 55
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

14 Jun 2026 10:36PM UTC coverage: 83.623% (+0.06%) from 83.56%
27514264632

Pull #383

github

vlondon
fix: address review feedback on plan-panel task boundaries

- tag task_end with status.PhaseTask instead of the incoming section's
  phase, so a task closed by a review/codex transition still buckets
  under the task section in the main output stream (matches
  BroadcastLogger.onPhaseChanged, which tags task_end with the old task
  phase). does not affect the plan panel, which only reads task_num.
- drop the unused named returns on buildPendingSectionEvents to keep the
  signature honest (body returns the locals explicitly).
- add Session.getLastTask() to match the getLastOffset/getLastPhase
  accessor convention; tests now use it instead of reaching into the
  field under a manual RLock.
- app.js: scrollIntoView uses block:'nearest' instead of 'start' so it
  confines scrolling to the plan panel rather than nudging the whole
  page when the panel is off-screen.
- tests assert task_end carries PhaseTask while the triggering section
  carries its own phase.
Pull Request #383: fix: plan panel marks finished tasks done and scrolls to the active task

87 of 90 new or added lines in 3 files covered. (96.67%)

2 existing lines in 2 files now uncovered.

7736 of 9251 relevant lines covered (83.62%)

226.98 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
93.67
-0.92% pkg/web/session_progress.go

Coverage Regressions

Lines Coverage ∆ File
1
93.67
-0.92% pkg/web/session_progress.go
1
94.59
0.31% pkg/web/tail.go
Jobs
ID Job ID Ran Files Coverage
1 27514264632.1 14 Jun 2026 10:38PM UTC 55
83.62
GitHub Action Run
Source Files on build 27514264632
  • Tree
  • List 55
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #383
  • PR Base - master (#27366797976)
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