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

dcdpr / jp / 27563529395
67%

Build:
DEFAULT BRANCH: main
Ran 15 Jun 2026 05:19PM UTC
Jobs 1
Files 410
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

15 Jun 2026 05:16PM UTC coverage: 66.512% (+0.001%) from 66.511%
27563529395

push

github

web-flow
feat(cli, config, md): Use markdown heading as conversation title (#751)

When starting a new conversation, if the first block of the prompt is a
markdown heading (ATX `# Title` or setext `Title\n===`), that heading is
now used verbatim as the conversation title without triggering an LLM
round-trip for title generation.

This is controlled by the new `conversation.title.from_header` config
field (default: `true`). Setting it to `false` restores the previous
behaviour of always relying on auto-generation. An explicit `--title` or
`--no-title` flag still takes precedence over both.

A new `jp_md::heading::leading_heading` function was added to extract
the first heading from markdown text, preserving inline code backticks.

---------

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

33 of 55 new or added lines in 3 files covered. (60.0%)

1 existing line in 1 file now uncovered.

34606 of 52030 relevant lines covered (66.51%)

227.98 hits per line

Uncovered Changes

Lines Coverage ∆ File
22
44.9
-0.25% crates/jp_cli/src/cmd/query.rs

Coverage Regressions

Lines Coverage ∆ File
1
44.9
-0.25% crates/jp_cli/src/cmd/query.rs
Jobs
ID Job ID Ran Files Coverage
1 27563529395.1 15 Jun 2026 05:19PM UTC 410
66.51
GitHub Action Run
Source Files on build 27563529395
  • Tree
  • List 410
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27563529395
  • b29d37c5 on github
  • Prev Build on main (#27555700404)
  • Next Build on main (#27565777572)
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