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

dcdpr / jp / 20597844613
58%

Build:
DEFAULT BRANCH: main
Ran 30 Dec 2025 01:44PM UTC
Jobs 1
Files 170
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

30 Dec 2025 01:40PM UTC coverage: 51.234% (-0.3%) from 51.555%
20597844613

push

github

web-flow
feat(cli, config): Add customizable tool parameter display styles (#340)

Introduce `ParametersStyle` configuration to control how tool call
arguments are rendered in the CLI. Users can now choose between `json`,
`function_call`, `off`, or a `custom` command.

The (external) `fs_modify_file` tool is updated to use this feature,
providing a syntax-highlighted diff of the proposed changes when
formatting parameters. This improves the user experience by making it
easier to review file modifications before they are applied.

The `Context` passed to tools now includes a `format_parameters` flag,
allowing tools to detect when they should return a human-readable
representation of their arguments instead of executing their primary
logic.

---------

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

60 of 301 new or added lines in 9 files covered. (19.93%)

5 existing lines in 5 files now uncovered.

9089 of 17740 relevant lines covered (51.23%)

129.62 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
50.0
-16.67% crates/jp_tool/src/lib.rs
3
0.0
0.0% .config/jp/tools/src/main.rs
37
33.89
-3.08% crates/jp_cli/src/cmd/query/event.rs
42
39.31
-3.26% crates/jp_config/src/conversation/tool.rs
65
78.23
-12.35% .config/jp/tools/src/fs/modify_file.rs
92
13.78
-0.48% crates/jp_llm/src/tool.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
78.23
-12.35% .config/jp/tools/src/fs/modify_file.rs
1
33.89
-3.08% crates/jp_cli/src/cmd/query/event.rs
1
90.7
5.85% crates/jp_config/src/conversation/tool/style.rs
1
13.78
-0.48% crates/jp_llm/src/tool.rs
1
50.0
-16.67% crates/jp_tool/src/lib.rs
Jobs
ID Job ID Ran Files Coverage
1 20597844613.1 30 Dec 2025 01:44PM UTC 170
51.23
GitHub Action Run
Source Files on build 20597844613
  • Tree
  • List 170
  • Changed 10
  • Source Changed 9
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20597844613
  • 372ed3fd on github
  • Prev Build on main (#20595441263)
  • Next Build on main (#20598575745)
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