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

dcdpr / jp / 20471682155
58%

Build:
DEFAULT BRANCH: main
Ran 23 Dec 2025 09:13PM 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

23 Dec 2025 09:11PM UTC coverage: 51.585% (+0.4%) from 51.161%
20471682155

push

github

web-flow
fix(storage): fix deletion of ephemeral conversations with titles (#335)

Previously, `remove_ephemeral_conversations` constructed the path for
deletion using `to_dirname(None)`, assuming conversations had no title
suffix in their directory name. This caused the cleanup to fail for
ephemeral conversations that had been assigned a title, as the
calculated path did not match the actual directory on disk.

This commit updates the path construction to use the actual conversation
title, ensuring the correct directory is targeted for removal.

Additionally, `ConversationId::from_dirname` has been renamed to
`try_from_dirname` to better reflect that it returns a `Result`,
adhering to standard Rust naming conventions.

---------

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

6 of 6 new or added lines in 2 files covered. (100.0%)

8936 of 17323 relevant lines covered (51.58%)

131.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 20471682155.1 23 Dec 2025 09:13PM UTC 171
51.58
GitHub Action Run
Source Files on build 20471682155
  • Tree
  • List 171
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20471682155
  • 036db545 on github
  • Prev Build on main (#20465234232)
  • Next Build on main (#20485185516)
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