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

dcdpr / jp / 28088588233
69%

Build:
DEFAULT BRANCH: main
Ran 24 Jun 2026 09:25AM UTC
Jobs 1
Files 418
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

24 Jun 2026 09:23AM UTC coverage: 66.85% (+0.2%) from 66.693%
28088588233

push

github

web-flow
feat(tool): Expose workspace and conversation ID to tool invocations (#782)

Tools now receive `context.workspace_id` and `context.conversation_id`
when JP calls them. This applies to both the `run` action and the
`format_arguments` action, so any local tool or custom argument
formatter can scope persisted state to the originating workspace and
conversation without needing a side channel.

The values are populated from the live workspace and conversation at the
call sites in `jp query` and `jp conversation print`. A new
`InvocationContext` type in `jp_llm` carries the two IDs through the
execution pipeline: `TerminalExecutorSource` → `ToolExecutor` →
`ToolDefinition::execute`, and separately through `ToolRenderer` and
`TurnRenderer` for argument formatting.

---------

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

34 of 46 new or added lines in 7 files covered. (73.91%)

1 existing line in 1 file now uncovered.

35859 of 53641 relevant lines covered (66.85%)

416.84 hits per line

Uncovered Changes

Lines Coverage ∆ File
9
43.48
-0.36% crates/jp_cli/src/cmd/query.rs
3
30.77
0.63% crates/jp_cli/src/cmd/query/tool/executor.rs

Coverage Regressions

Lines Coverage ∆ File
1
30.77
0.63% crates/jp_cli/src/cmd/query/tool/executor.rs
Jobs
ID Job ID Ran Files Coverage
1 28088588233.1 24 Jun 2026 09:25AM UTC 418
66.85
GitHub Action Run
Source Files on build 28088588233
  • Tree
  • List 418
  • Changed 9
  • Source Changed 8
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28088588233
  • fd15e93d on github
  • Prev Build on main (#28075754033)
  • Next Build on main (#28092404866)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc