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

umputun / agterm / 30734804723
98%

Build:
DEFAULT BRANCH: master
Ran 02 Aug 2026 05:52AM 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:49AM UTC coverage: 97.702%. Remained the same
30734804723

push

github

web-flow
fix: keep the resize cursor on the split divider with more than one session (#344)

the #324 fix only held while a single session was mounted. `ownsPointer` accepts a hit on any `GhosttySurfaceView`, and the eager deck mounts every session at the same frame, so a hidden session's surface answered for the divider and the pane repainted its I-beam there. AppKit's own divider cursor also stops firing once a second session exists, so the split needs its own writer.

`ownsPointer` settles the divider first, asking the `NSSplitView` this pane is arranged in whether the point is in its grab band; `SplitProbeView` paints the resize cursor under the same answer and declines under chrome. Gating `hitTest` on `deckVisible` was tried and reverted: it promotes the hidden entry's container to answer instead, which silences the visible terminal entirely.

Related to #324.

6888 of 7050 relevant lines covered (97.7%)

4264730.46 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30734804723.1 02 Aug 2026 05:52AM UTC 85
97.7
GitHub Action Run
Source Files on build 30734804723
  • 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 #30734804723
  • 2cc17ec2 on github
  • Prev Build on master (#30730476326)
  • Next Build on master (#30758747357)
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