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

dcdpr / jp / 28680686760
69%

Build:
DEFAULT BRANCH: main
Ran 03 Jul 2026 07:56PM UTC
Jobs 1
Files 432
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

03 Jul 2026 07:51PM UTC coverage: 68.11% (+0.01%) from 68.098%
28680686760

push

github

web-flow
feat(cli): Show compactions in `jp conversation show` (#841)

`jp conversation show` now lists a conversation's applied compactions
under a "Compactions" section. Each entry reads as `turns X..Y (N total,
POLICY)`, where turns are shown 1-based and inclusive, and POLICY is
`summary` when the range was replaced by a generated summary, or a
description of the applied reasoning/tool-call policies (e.g. `reasoning
+ tools`) otherwise. The JSON output form includes `from_turn`,
`to_turn`, `reasoning`, `tool_calls`, and the full `summary` text.

The mechanical-policy label builder used by `jp conversation compact` is
extracted from `compact.rs` into `format.rs` as
`compaction_policy_label`, shared between the compact timeline output
and the new show-command detail item, so both commands describe
reasoning/tool-call strip policies identically.

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

36 of 51 new or added lines in 4 files covered. (70.59%)

17 existing lines in 3 files now uncovered.

38619 of 56701 relevant lines covered (68.11%)

663.57 hits per line

Uncovered Changes

Lines Coverage ∆ File
11
0.0
0.0% crates/jp_cli/src/format/conversation.rs
2
0.0
0.0% crates/jp_cli/src/cmd/conversation/show.rs
1
46.15
-0.8% crates/jp_cli/src/cmd/conversation/compact.rs
1
67.24
49.06% crates/jp_cli/src/format.rs

Coverage Regressions

Lines Coverage ∆ File
10
93.17
0.45% crates/jp_cli/src/cmd/query/interrupt/handler.rs
6
95.86
0.08% crates/jp_cli/src/cmd/query/turn/coordinator.rs
1
0.0
0.0% crates/jp_cli/src/cmd/conversation/show.rs
Jobs
ID Job ID Ran Files Coverage
1 28680686760.1 03 Jul 2026 07:56PM UTC 432
68.11
GitHub Action Run
Source Files on build 28680686760
  • Tree
  • List 432
  • Changed 6
  • Source Changed 6
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28680686760
  • d43a7d22 on github
  • Prev Build on main (#28679114441)
  • Next Build on main (#28717676749)
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