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

dcdpr / jp / 24254437168 / 1
67%
main: 67%

Build:
DEFAULT BRANCH: main
Ran 10 Apr 2026 05:06PM UTC
Files 267
Run time 9s
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

10 Apr 2026 05:01PM UTC coverage: 65.179% (+0.2%) from 64.951%
24254437168.1

push

github

web-flow
feat(cli, config): Show timer while waiting for a conversation lock (#528)

When a conversation is locked by another session, the CLI polls until
the lock is released or a timeout is reached. Previously, no feedback
was given during this wait. Now a timer line is written to stderr
showing elapsed time and the lock holder:

    ⏱ Waiting for conversation lock to be released by pid 1234 (3.2s)

A new `style.lock_wait` config block controls the behaviour: `show`
toggles the indicator on/off, `delay_secs` sets how long to poll
silently before the timer appears (default: 1s), and `interval_ms`
controls how often the timer line is refreshed. The indicator is cleared
before the interactive prompt appears on timeout.

---------

Signed-off-by: Jean Mertz <git@jeanmertz.com>

21251 of 32604 relevant lines covered (65.18%)

389.02 hits per line

Source Files on job 24254437168.1
  • Tree
  • List 267
  • Changed 41
  • Source Changed 40
  • Coverage Changed 34
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24254437168
  • a4e7957f on github
  • Prev Job for on main (#24240412528.1)
  • Next Job for on main (#24255159770.1)
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