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

dcdpr / jp / 24254437168
67%

Build:
DEFAULT BRANCH: main
Ran 10 Apr 2026 05:06PM UTC
Jobs 1
Files 267
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

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

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>

323 of 395 new or added lines in 42 files covered. (81.77%)

5 existing lines in 2 files now uncovered.

21251 of 32604 relevant lines covered (65.18%)

389.02 hits per line

Uncovered Changes

Lines Coverage ∆ File
47
18.87
-16.43% crates/jp_cli/src/cmd/lock.rs
10
76.74
crates/jp_config/src/style/lock_wait.rs
4
0.0
0.0% crates/jp_cli/src/cmd/conversation/rm.rs
3
29.04
0.0% crates/jp_cli/src/cmd/query.rs
2
24.53
0.0% crates/jp_cli/src/cmd/config.rs
2
76.52
-0.12% crates/jp_conversation/src/stream.rs
1
11.11
0.0% crates/jp_cli/src/cmd.rs
1
0.0
0.0% crates/jp_cli/src/cmd/conversation.rs
1
5.47
0.0% crates/jp_cli/src/cmd/conversation/edit.rs
1
80.0
crates/jp_config/src/fill.rs

Coverage Regressions

Lines Coverage ∆ File
4
18.87
-16.43% crates/jp_cli/src/cmd/lock.rs
1
83.87
1.01% crates/jp_config/src/lib.rs
Jobs
ID Job ID Ran Files Coverage
1 24254437168.1 10 Apr 2026 05:06PM UTC 267
65.18
GitHub Action Run
Source Files on build 24254437168
  • Tree
  • List 267
  • Changed 41
  • Source Changed 40
  • Coverage Changed 34
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24254437168
  • a4e7957f on github
  • Prev Build on main (#24240412528)
  • Next Build on main (#24255159770)
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