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

umputun / agterm / 30679505599
98%

Build:
DEFAULT BRANCH: master
Ran 01 Aug 2026 02:14AM UTC
Jobs 1
Files 84
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 Aug 2026 02:11AM UTC coverage: 97.459%. Remained the same
30679505599

push

github

web-flow
fix(sidebar): keep the status blink running across row reloads (#335)

* fix(sidebar): keep the status blink running across row reloads

the recycled-cell reset applied an idle indicator to every cell, and the session
branch then re-applied the real one. That round trip removed the blink animation
and added a fresh one, so the 0.5s fade restarted at full opacity on every row
reload. A session whose terminal title animates (Codex CLI rewrites it every
~100ms) reloads that fast, so the glyph strobed instead of pulsing.

the reset now sits in the workspace branch, the only one that needs it.

Related to #333

* test(sidebar): cover the blink flag clearing on a still-active status

`apply` has two paths to `stopBlink()` and only the idle one was tested, so deleting
the `else` leg would have gone unnoticed. Verified by removing it: the three existing
cases still passed and only the new one failed.

also trims the two over-long comments this branch added, drops a dead
`XCTAssertNotNil` on a non-optional, and removes a stale comment claiming the status
glyph is hidden for the selected session.

Related to #333

* docs(sidebar): describe the whole blink lifecycle in the test header

the header named only the title-reload case while three of the four tests cover
start and stop.

6635 of 6808 relevant lines covered (97.46%)

4416310.06 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30679505599.1 01 Aug 2026 02:14AM UTC 84
97.46
GitHub Action Run
Source Files on build 30679505599
  • Tree
  • List 84
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30679505599
  • 4026d27f on github
  • Prev Build on master (#30677818036)
  • Next Build on master (#30710246673)
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