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

umputun / agterm / 33095977333
97%

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

27 Aug 2026 04:58PM UTC coverage: 97.942% (+0.001%) from 97.941%
33095977333

push

github

web-flow
refactor: let Session own the captured-command reset (#490)

`restore.clear` and the non-last-window close both spelled out the same
four-field reset inline, over different session sets. That scattering is
what #452 fixed in `closeSplit`, where `splitForegroundCommand` was left
out of an otherwise complete clear, so the next capture slot added would
have to find two hand-written copies.

`Session.clearCapturedForegroundCommands()` drops the persisted pair and
the unconsumed pending pair together, beside `clearPendingForegroundCommands`
it calls. Both call sites keep their own scope, `library.allOpenSessions()`
for the app-global command and the closing window's store for the close,
and no behaviour changes.

Clearing the persisted fields alone would leave a launch-armed replay
running, so the test presets both pairs plus a session.restore pin and
asserts the pins survive. With the pending call removed from the new
method it fails on the split slot.

Closes the capture-slot-reset backlog item.

5 of 5 new or added lines in 1 file covered. (100.0%)

8185 of 8357 relevant lines covered (97.94%)

4882750.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33095977333.1 27 Aug 2026 05:02PM UTC 96
97.94
GitHub Action Run
Source Files on build 33095977333
  • Tree
  • List 96
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #33095977333
  • 7d9d6ee9 on github
  • Prev Build on master (#33049546525)
  • Next Build on master (#33097137874)
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