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

umputun / agterm / 30185979141
98%

Build:
DEFAULT BRANCH: master
Ran 26 Jul 2026 03:22AM UTC
Jobs 1
Files 76
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

26 Jul 2026 03:19AM UTC coverage: 97.837%. Remained the same
30185979141

push

github

umputun
fix(focus): gate focusSplitPane's quick-terminal check on the session's window

focusSplitPane is cross-window by design — the control channel's
session.focus --pane resolves sessions in any window — which is why its zoom
and dashboard gates are session-scoped. The quick-terminal gate was not: it
asked frontmostQuickTerminal, so a cover up in the frontmost window silently
skipped the responder move for a session.focus aimed at a background one,
leaving that window's splitFocused and its real first responder disagreeing
while the command still reported ok. The inverse also held: a cover actually
showing in the target background window, the one that does own its focus, was
missed entirely.

Each window owns its own QuickTerminalController, so unlike the app-global
renamePending/palette flags this gate's per-window answer was already
available and simply wasn't being asked. Adds quickTerminalActive(for:)
alongside terminalZoomActive(for:)/dashboardActive(for:).

focusActiveSession keeps the frontmost check: it targets library.activeStore's
active session, so frontmost is the correct question there.

5970 of 6102 relevant lines covered (97.84%)

4927222.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30185979141.1 26 Jul 2026 03:22AM UTC 76
97.84
GitHub Action Run
Source Files on build 30185979141
  • Tree
  • List 76
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30185979141
  • f2745a8c on github
  • Prev Build on master (#30185853248)
  • Next Build on master (#30244261338)
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