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

umputun / agterm / 29673744980
98%

Build:
DEFAULT BRANCH: master
Ran 19 Jul 2026 04:46AM UTC
Jobs 1
Files 71
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

19 Jul 2026 04:43AM UTC coverage: 97.857% (+0.007%) from 97.85%
29673744980

push

github

web-flow
feat: hold a command session open after its command exits (#255)

* feat: hold a command session open after its command exits

session new --command --wait keeps the session on libghostty's press-any-key
prompt after the command exits, with the final output intact, instead of
closing right away. It is the session-surface counterpart of overlay open
--wait, opt-in and default unchanged.

the wait flag persists (SessionSnapshot.commandWait), so a restored command
session that re-runs its command holds again instead of diverging from a fresh
one across restart. It reads back on tree's commandWait, and --wait without
--command is rejected server-side.

no new control command (a flag on session.new, like --follow), so the catalog
stays at 61.

Fix #254

* fix(review-loop): final cleanup pass, addressed 4 findings

- [minor] [AppStore+Panes.swift] clear commandWait alongside initialCommand on split
  promotion, so a promoted survivor's snapshot can't persist commandWait:true with no
  initialCommand (both live readers gate on initialCommand, so no behavior change)
- [test-gap] [AppStorePaneTests] set commandWait=true in the plain-shell tree case so the
  initialCommand!=nil read-back gate is actually exercised (kills the drop-the-guard mutant)
- [test-gap] [SnapshotRoundTripTests] add a round-trip test for the false->nil write and the
  nil->false restore mapping (kills the ?? true mutant)
- [doc-gap] [site/commands.html] add commandWait to the tree Session-node field enumeration

24 of 24 new or added lines in 8 files covered. (100.0%)

5389 of 5507 relevant lines covered (97.86%)

5459526.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29673744980.1 19 Jul 2026 04:46AM UTC 71
97.86
GitHub Action Run
Source Files on build 29673744980
  • Tree
  • List 71
  • Changed 8
  • Source Changed 8
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29673744980
  • 82209781 on github
  • Prev Build on master (#29659539179)
  • Next Build on master (#29697007406)
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