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

dcdpr / jp / 25421450629
64%

Build:
DEFAULT BRANCH: main
Ran 06 May 2026 07:12AM UTC
Jobs 1
Files 299
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

06 May 2026 07:08AM UTC coverage: 64.681% (+0.005%) from 64.676%
25421450629

push

github

web-flow
feat(cli, query): Add `--title` and `--no-title` flags to `query` (#600)

Two new flags give users direct control over conversation titles when
running `jp query`:

- `--title <string>` sets a custom title on the resolved conversation
(new or resumed) before the turn runs. When provided, automatic title
generation is skipped — the user-supplied title wins.
- `--no-title` disables automatic title generation for that invocation
by setting `conversation.title.generate.auto = false`. Useful when you
want a conversation with no title at all, or when you plan to set one
later via `jp conversation edit --title`.

The two flags are mutually exclusive: `--title` and `--no-title` cannot
be combined.

`--title` mirrors the same flag already available on `conversation
fork`, keeping the CLI surface consistent.

---------

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

11 of 14 new or added lines in 1 file covered. (78.57%)

1 existing line in 1 file now uncovered.

24873 of 38455 relevant lines covered (64.68%)

187.99 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
30.35
0.98% crates/jp_cli/src/cmd/query.rs

Coverage Regressions

Lines Coverage ∆ File
1
30.35
0.98% crates/jp_cli/src/cmd/query.rs
Jobs
ID Job ID Ran Files Coverage
1 25421450629.1 06 May 2026 07:12AM UTC 299
64.68
GitHub Action Run
Source Files on build 25421450629
  • Tree
  • List 299
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25421450629
  • fba57aa8 on github
  • Prev Build on main (#25394478219)
  • Next Build on main (#25424082348)
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