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

dcdpr / jp / 20415670467
58%

Build:
DEFAULT BRANCH: main
Ran 21 Dec 2025 09:01PM UTC
Jobs 1
Files 168
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

21 Dec 2025 08:54PM UTC coverage: 51.458% (+0.1%) from 51.354%
20415670467

push

github

web-flow
perf(cli): optimize conversation listing speed (#326)

Avoids loading full conversation event streams when listing
conversations, significantly reducing I/O and CPU usage.

- Implement `load_all_conversations_details` to scan event files
efficiently using `serde_json::RawValue`.
- Parallelize metadata loading using `rayon`.
- Add buffered reading of all files in `jp_storage`.
- Add transient `last_event_at` and `events` fields to `Conversation`.
- Remove unused storage loading methods.
- Adopt `ahash` for internal storage hashmaps.

---------

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

6 of 80 new or added lines in 5 files covered. (7.5%)

2 existing lines in 1 file now uncovered.

8806 of 17113 relevant lines covered (51.46%)

133.14 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
5
52.61
-1.17% crates/jp_workspace/src/lib.rs
17
0.0
0.0% crates/jp_cli/src/cmd/conversation/ls.rs
52
43.46
5.25% crates/jp_storage/src/lib.rs

Uncovered Existing Lines

Lines Coverage ∆ File
2
43.46
5.25% crates/jp_storage/src/lib.rs
Jobs
ID Job ID Ran Files Coverage
1 20415670467.1 21 Dec 2025 09:01PM UTC 168
51.46
GitHub Action Run
Source Files on build 20415670467
  • Tree
  • List 168
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20415670467
  • 25a281c5 on github
  • Prev Build on main (#20415481940)
  • Next Build on main (#20415823485)
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