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

dcdpr / jp / 28380998841 / 1
70%
main: 70%

Build:
DEFAULT BRANCH: main
Ran 29 Jun 2026 02:54PM UTC
Files 422
Run time 13s
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

29 Jun 2026 02:51PM UTC coverage: 67.303% (+0.03%) from 67.271%
28380998841.1

push

github

web-flow
feat(cli, term): Show conversation attachments in `jp conversation show` (#813)

`jp conversation show` now lists the attachments associated with a
conversation under an "Attachments" field. Each attachment renders as
`scheme (description): url` when the URL carries a `description` query
parameter, and as the bare URL otherwise. The JSON output serializes
each attachment as an object with `scheme`, `description`, and `url`
fields.

To support list-valued fields in the details view, `jp_term::table`
gains three new types: `DetailRow`, `DetailValue`, and `DetailItem`.
`DetailRow` replaces the raw `comfy_table::Row` type throughout
`print_details`, `details`, `details_markdown`, and `details_json`. A
`DetailValue::List` renders as a bulleted block in the pretty terminal
view, expands to one row per item in the pipe-delimited markdown view,
and becomes a JSON array in the JSON views. The `DetailItem` type lets
the text and JSON representations differ so an attachment can read
naturally in the terminal while still being structured in JSON.

`DetailsFmt` in `jp_cli` gains an `attachments` field and a
`with_attachments` builder method, and the `attachment_detail_item`
helper in `jp_cli::format` constructs the right `DetailItem` from any
attachment URL.

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

37040 of 55035 relevant lines covered (67.3%)

408.55 hits per line

Source Files on job 28380998841.1
  • Tree
  • List 422
  • Changed 7
  • Source Changed 7
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 28380998841
  • addfa9a5 on github
  • Prev Job for on main (#28378805656.1)
  • Next Job for on main (#28382385386.1)
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