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

dcdpr / jp / 28305188787
69%

Build:
DEFAULT BRANCH: main
Ran 27 Jun 2026 11:35PM UTC
Jobs 1
Files 420
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

27 Jun 2026 11:33PM UTC coverage: 67.101% (+0.002%) from 67.099%
28305188787

push

github

web-flow
enhance(cli): Echo request on `--replay` as well as editor queries (#802)

When replaying a conversation turn, the message being sent comes from
history rather than the terminal, so the user has no visual cue of what
is about to be submitted. Previously, only editor-composed queries were
echoed back before the assistant response; `--replay` was silently
re-sent without any visible boundary.

The echo condition is now captured in `should_echo_request`, which
returns `true` whenever the user can't already see what's being sent:
either because an editor took over the screen, or because the message
was pulled from history via `--replay`. Plain inline queries are left
unchanged — the user just typed them.

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

3 of 4 new or added lines in 1 file covered. (75.0%)

36594 of 54536 relevant lines covered (67.1%)

408.13 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
42.68
0.18% crates/jp_cli/src/cmd/query.rs
Jobs
ID Job ID Ran Files Coverage
1 28305188787.1 27 Jun 2026 11:35PM UTC 420
67.1
GitHub Action Run
Source Files on build 28305188787
  • Tree
  • List 420
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28305188787
  • a5ea8267 on github
  • Prev Build on main (#28171214719)
  • Next Build on main (#28368156244)
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