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

dcdpr / jp / 18655759262
58%

Build:
DEFAULT BRANCH: main
Ran 20 Oct 2025 02:49PM UTC
Jobs 1
Files 144
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

20 Oct 2025 02:46PM UTC coverage: 45.924% (+0.2%) from 45.722%
18655759262

push

github

web-flow
feat(workspace): Base64-encode tool call data in stored conversations (#278)

Tool call request arguments and results are now base64 encoded when
storing conversation data to disk. This prevents stored conversation
files from interfering with code searches, as grep operations will no
longer match against tool call content that is irrelevant to the current
development work.

The change introduces a new `jp_serde` crate providing base64 encoding
utilities for string and JSON map fields.

---------

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

65 of 96 new or added lines in 9 files covered. (67.71%)

6782 of 14768 relevant lines covered (45.92%)

15.43 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
73.45
0.0% crates/jp_llm/src/provider/anthropic.rs
1
52.32
0.0% crates/jp_llm/src/provider/llamacpp.rs
1
62.03
0.0% crates/jp_llm/src/provider/ollama.rs
1
63.56
0.0% crates/jp_llm/src/provider/openai.rs
1
85.21
0.0% crates/jp_llm/src/stream/accumulator.rs
2
61.06
0.0% crates/jp_llm/src/provider/google.rs
3
59.41
0.0% crates/jp_llm/src/provider/openrouter.rs
5
40.51
0.58% crates/jp_cli/src/cmd/query/event.rs
16
80.25
crates/jp_serde/src/repr.rs
Jobs
ID Job ID Ran Files Coverage
1 18655759262.1 20 Oct 2025 02:49PM UTC 144
45.92
GitHub Action Run
Source Files on build 18655759262
  • Tree
  • List 144
  • Changed 10
  • Source Changed 10
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18655759262
  • d60f7a8a on github
  • Prev Build on main (#18655173157)
  • Next Build on main (#18680408758)
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