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

dcdpr / jp / 23964453842
67%

Build:
DEFAULT BRANCH: main
Ran 03 Apr 2026 10:35PM UTC
Jobs 1
Files 6
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 Apr 2026 10:24PM UTC coverage: 35.804%. Remained the same
23964453842

push

github

web-flow
fix(cli, workspace): Protect active conversations from ephemeral cleanup (#506)

When cleaning up ephemeral conversations at the end of a `jp` command,
the skip list was empty, meaning all ephemeral conversations were
eligible for deletion—even ones actively in use by another terminal
session.

A new `Workspace::all_active_conversation_ids` method reads every
session mapping file and collects each session's active conversation ID.
These IDs are passed as the protection list, preventing in-use ephemeral
conversations from being silently removed.

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

227 of 634 relevant lines covered (35.8%)

1.35 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23964453842.1 03 Apr 2026 10:35PM UTC 6
35.8
GitHub Action Run
Source Files on build 23964453842
  • Tree
  • List 6
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23964453842
  • 547f67b2 on github
  • Prev Build on main (#23964175442)
  • Next Build on main (#23972576355)
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