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

umputun / agterm / 33924276201
93%

Build:
DEFAULT BRANCH: master
Ran 04 Sep 2026 10:13PM UTC
Jobs 1
Files 120
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

04 Sep 2026 10:09PM UTC coverage: 97.28%. Remained the same
33924276201

push

github

web-flow
fix(sidebar): update session labels in place (#547)

PR A for #516: an animated OSC title on an un-renamed session changes only the row label, and `reloadChangedContentRows` answered every content delta with `reloadItem`, which tears the cell down and rebuilds it through the delegate on each tick. The profile from @dimonb in #516 attributed 2.61 of the 2.80 ms per sidebar update to `reloadItem`.

a session row whose `RowContent` delta is the label alone now sets `stringValue` on its live cell and schedules layout, so the truncation tooltip re-evaluates. Workspace rows, every other delta, and a row with no live cell (collapsed or scrolled off) keep the `reloadItem` path. The rename guard is unchanged.

tests assert that title ticks skip the cell builder, preserve the blink animation, and refresh the truncation tooltip.

B, the window title as a dependency of `WindowContentView.body`, is a separate PR. A pre-existing flagged-mode rename defect found on the way is recorded in `docs/backlog/flagged-noop-rename-strips-workspace-tail.md`.

Related to #516

9657 of 9927 relevant lines covered (97.28%)

4110552.57 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33924276201.1 04 Sep 2026 10:13PM UTC 120
97.28
GitHub Action Run
Source Files on build 33924276201
  • Tree
  • List 120
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #33924276201
  • a8bbaa5a on github
  • Prev Build on master (#33900414782)
  • Next Build on master (#33928854654)
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