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

umputun / agterm / 28829133798
98%

Build:
DEFAULT BRANCH: master
Ran 06 Jul 2026 11:02PM UTC
Jobs 1
Files 56
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

06 Jul 2026 11:01PM UTC coverage: 98.918%. Remained the same
28829133798

push

github

umputun
fix: make sidebar show/hide instant to avoid terminal-deck reflow jank

animating the split width interpolated the detail column's frame every
display frame, and the detail pane is the eager deck (a ZStack mounting
every session's ghostty surface). so an animated collapse/expand resized
every surface each frame — each resize reflows the grid and force-repaints,
even hidden panes — a cost that scaled with total session count and janked
on windows with many sessions. drop the .animation on sidebarVisible so the
toggle is one layout pass; each surface reflows exactly once. the tree↔flagged
mode animation stays (it swaps sidebar content, not the split width).

3657 of 3697 relevant lines covered (98.92%)

8132361.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28829133798.1 06 Jul 2026 11:02PM UTC 56
98.92
GitHub Action Run
Source Files on build 28829133798
  • Tree
  • List 56
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28829133798
  • 9440f1ac on github
  • Prev Build on master (#28827587817)
  • Next Build on master (#28837502829)
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