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

umputun / agterm / 30758929152
98%

Build:
DEFAULT BRANCH: master
Ran 02 Aug 2026 05:30PM UTC
Jobs 1
Files 85
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

02 Aug 2026 05:27PM UTC coverage: 97.702%. Remained the same
30758929152

push

github

umputun
docs(control): state what session.type ok promises

`ok` means the keystrokes were queued to the pty, not that the shell read or ran
them. Nothing is dropped in between: libghostty's write mailbox blocks instead of
dropping (src/termio/mailbox.zig), messages queued before the io thread's
threadEnter are drained once the subprocess and pty are up (src/termio/Thread.zig),
and no path in the ghostty tree flushes pending tty input.

The XCUITest helper comment claimed a single injection can be dropped, which made
its retry loop read as re-delivery. It is a longer wait for the shell to spawn and
run the text under full-suite CPU load; the helper's own guard against a prior
attempt's late injection writing the marker says the earlier text did arrive.

Fix #350

6888 of 7050 relevant lines covered (97.7%)

4264730.5 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30758929152.1 02 Aug 2026 05:30PM UTC 85
97.7
GitHub Action Run
Source Files on build 30758929152
  • Tree
  • List 85
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30758929152
  • 2c17e3f6 on github
  • Prev Build on master (#30758747357)
  • Next Build on master (#30761016961)
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