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

dcdpr / jp / 20444558574
58%

Build:
DEFAULT BRANCH: main
Ran 22 Dec 2025 09:34PM UTC
Jobs 1
Files 169
Run time 45min
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

22 Dec 2025 09:33PM UTC coverage: 51.273% (-0.09%) from 51.361%
20444558574

push

github

web-flow
feat(cli): add `--tmp` flag for ephemeral conversations (#331)

Enables creating temporary conversations that persist only while they
are active. This allows for multi-turn interactions without cluttering
the conversation history, as non-active ephemeral conversations are
automatically garbage collected when starting a new one.

- Adds `ephemeral` field to `Conversation`.
- Implements garbage collection for ephemeral conversations in `Storage`
and `Workspace`.
- Updates query command to accept `--tmp` (requires `--new`).
- Refactors `Conversation` serialization to use derive instead of manual
implementation.

---------

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

5 of 30 new or added lines in 5 files covered. (16.67%)

2 existing lines in 1 file now uncovered.

8821 of 17204 relevant lines covered (51.27%)

132.44 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
77.52
-2.92% crates/jp_conversation/src/conversation.rs
5
26.81
-0.12% crates/jp_cli/src/cmd/query.rs
6
51.27
-1.34% crates/jp_workspace/src/lib.rs
10
42.09
-1.38% crates/jp_storage/src/lib.rs

Uncovered Existing Lines

Lines Coverage ∆ File
2
26.81
-0.12% crates/jp_cli/src/cmd/query.rs
Jobs
ID Job ID Ran Files Coverage
1 20444558574.1 22 Dec 2025 09:34PM UTC 169
51.27
GitHub Action Run
Source Files on build 20444558574
  • Tree
  • List 169
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20444558574
  • 30f3700d on github
  • Prev Build on main (#20434837080)
  • Next Build on main (#20444806208)
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