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

dcdpr / jp / 24500954909
67%

Build:
DEFAULT BRANCH: main
Ran 16 Apr 2026 08:52AM UTC
Jobs 1
Files 284
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

16 Apr 2026 08:46AM UTC coverage: 64.165% (+0.02%) from 64.149%
24500954909

push

github

web-flow
feat(cli, conversation): Add `--turn` flag to `conversation print` (#559)

The `conversation print` command now accepts a `--turn N` flag that
prints a single, specific turn by its 1-based index. This is stable
across new turns being added to the conversation, unlike `--last` which
is relative to the end.

```
jp conversation print --turn 2
```

Passing `--turn 0` or a number beyond the total turn count produces a
clear error message rather than silently printing nothing.

The `conversation edit` subcommand also gains short aliases for its
file-selection flags: `-e` for `--events`, `-m` for `--metadata`, and
`-b` for `--base-config`.

Additionally, when the user cancels a tool run with a custom message,
that message is now prefixed with "Tool run cancelled by user with a
custom message:" so the LLM receives clearer context about what
happened.

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

27 of 30 new or added lines in 2 files covered. (90.0%)

1 existing line in 1 file now uncovered.

22608 of 35234 relevant lines covered (64.17%)

210.89 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
48.77
-0.1% crates/jp_cli/src/cmd/query/tool/coordinator.rs

Coverage Regressions

Lines Coverage ∆ File
1
48.77
-0.1% crates/jp_cli/src/cmd/query/tool/coordinator.rs
Jobs
ID Job ID Ran Files Coverage
1 24500954909.1 16 Apr 2026 08:52AM UTC 284
64.17
GitHub Action Run
Source Files on build 24500954909
  • Tree
  • List 284
  • Changed 8
  • Source Changed 8
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24500954909
  • 7bf07929 on github
  • Prev Build on main (#24500490563)
  • Next Build on main (#24501507832)
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