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

dcdpr / jp / 20643476309
58%

Build:
DEFAULT BRANCH: main
Ran 01 Jan 2026 06:33PM UTC
Jobs 1
Files 171
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

01 Jan 2026 06:31PM UTC coverage: 50.368% (-0.1%) from 50.499%
20643476309

push

github

web-flow
enhance(cli, conversation): add `tmp` conversation show/edit support (#358)

The term `ephemeral` was used to describe conversations that could be
garbage collected. This has been renamed to `expires_at` to better
reflect its purpose. The CLI still uses the more succinct `tmp`
terminology.

Added support for managing expiration in `jp conversation edit` via the
`--tmp` and `--no-tmp` flags. The expiration status is also now visible
in `jp conversation show`.

```bash
# Set expiration when starting a new conversation
jp query --new --tmp=1h "Hello"

# Edit expiration of an existing conversation
jp conversation edit --tmp=30m

# Remove expiration
jp conversation edit --no-tmp
```

---------

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

3 of 71 new or added lines in 8 files covered. (4.23%)

4 existing lines in 2 files now uncovered.

9103 of 18073 relevant lines covered (50.37%)

127.23 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
0.0
0.0% crates/jp_cli/src/cmd/conversation/show.rs
1
83.72
0.0% crates/jp_conversation/src/conversation.rs
7
0.0
0.0% crates/jp_cli/src/cmd/conversation/edit.rs
9
0.0
0.0% crates/jp_format/src/datetime.rs
12
0.0
0.0% crates/jp_format/src/conversation.rs
14
25.75
-0.06% crates/jp_cli/src/cmd/query.rs
24
0.0
0.0% crates/jp_cli/src/cmd/conversation/ls.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
0.0
0.0% crates/jp_cli/src/cmd/conversation/ls.rs
3
25.75
-0.06% crates/jp_cli/src/cmd/query.rs
Jobs
ID Job ID Ran Files Coverage
1 20643476309.1 01 Jan 2026 06:33PM UTC 171
50.37
GitHub Action Run
Source Files on build 20643476309
  • Tree
  • List 171
  • Changed 8
  • Source Changed 8
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20643476309
  • d67ec0ed on github
  • Prev Build on main (#20637824474)
  • Next Build on main (#20645575285)
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