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

dcdpr / jp / 20646214712
58%

Build:
DEFAULT BRANCH: main
Ran 01 Jan 2026 10:01PM 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 09:55PM UTC coverage: 50.177% (-0.2%) from 50.346%
20646214712

push

github

web-flow
enhance(conversation): improve expired conversation cleanup (#360)

Cleanup of expired ephemeral conversations is now automatically
triggered during workspace persistence. This ensures that non-active
expired conversations are always cleaned up, even if the active
conversation has not changed.

The cleanup process has been optimized in the `jp_storage` crate by:

- Using parallel iteration to scan conversation directories.
- Implementing a specialized metadata parser that only extracts the
`expires_at` field, avoiding full JSON deserialization of conversation
metadata.
- Expanding the cleanup to cover both local workspace and user-global
storage roots.

The `remove_non_active_ephemeral_conversations` method has been removed
from `Workspace` in favor of integrating the logic directly into the
`persist` flow.

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

37 of 47 new or added lines in 2 files covered. (78.72%)

42 existing lines in 1 file now uncovered.

9085 of 18106 relevant lines covered (50.18%)

127.0 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
10
49.6
-9.99% crates/jp_storage/src/lib.rs

Uncovered Existing Lines

Lines Coverage ∆ File
42
49.6
-9.99% crates/jp_storage/src/lib.rs
Jobs
ID Job ID Ran Files Coverage
1 20646214712.1 01 Jan 2026 10:01PM UTC 171
50.18
GitHub Action Run
Source Files on build 20646214712
  • Tree
  • List 171
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20646214712
  • 996f44fc on github
  • Prev Build on main (#20645575285)
  • Next Build on main (#20646932657)
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