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

nagayon-935 / conduit / 26735809469
64%

Build:
DEFAULT BRANCH: main
Ran 01 Jun 2026 04:50AM UTC
Jobs 1
Files 25
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

01 Jun 2026 04:49AM UTC coverage: 59.215%. Remained the same
26735809469

push

github

nagayon-935
fix: prevent terminal clear on pane split by keeping all instances mounted

Previously, switching from single to split layout caused xterm.js to
reinitialize because Terminal components moved to a different position
in the React tree — React unmounts and remounts components when their
tree position changes, even if the key is identical.

Fix: replace conditional layout branches with a single terminal pool
(position: relative container). Every Terminal stays mounted at the
same tree position regardless of layout. CSS position:absolute with
calc() coordinates places each terminal in its correct pane slot.
Dividers are rendered as z-index:10 absolute overlays on top.

890 of 1503 relevant lines covered (59.21%)

7.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26735809469.1 01 Jun 2026 04:50AM UTC 25
59.21
GitHub Action Run
Source Files on build 26735809469
  • Tree
  • List 25
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 05f033aa on github
  • Prev Build on main (#26735285140)
  • Next Build on main (#26736827936)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc