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

umputun / agterm / 33839049109
93%

Build:
DEFAULT BRANCH: master
Ran 04 Sep 2026 05:06AM UTC
Jobs 1
Files 120
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

04 Sep 2026 05:03AM UTC coverage: 97.28%. Remained the same
33839049109

push

github

web-flow
fix(sessions): drop a terminal title equal to the pane's own cwd (#544)

libghostty answers OSC 7 with a synthetic title equal to the pwd, and its PWD
action does not reliably reach applyPwd before that title arrives. The guard
added in 6d34e63c armed a one-shot slot from applyPwd, so whenever the title
won the race it was accepted and the sidebar showed a session's absolute path
instead of its name. Live restore is what made it stick: a reattached shell
draws no new prompt, so nothing writes a real title over the wrong one.

Compare the sanitized title against the pane's own cwd instead, which needs no
ordering - effectiveCwd for the primary pane, cwd(for: .right) for the split.

Residual, accepted: between a cd and its OSC 7 the compared cwd is still the
old one, so a synthetic title naming the new directory is accepted.

9657 of 9927 relevant lines covered (97.28%)

4110551.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33839049109.1 04 Sep 2026 05:06AM UTC 120
97.28
GitHub Action Run
Source Files on build 33839049109
  • Tree
  • List 120
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #33839049109
  • 81270fd2 on github
  • Prev Build on master (#33832364984)
  • Next Build on master (#33839494192)
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