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

dcdpr / jp / 16416644874
58%

Build:
DEFAULT BRANCH: main
Ran 21 Jul 2025 12:14PM UTC
Jobs 1
Files 142
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 Jul 2025 12:13PM UTC coverage: 34.987% (-0.1%) from 35.091%
16416644874

push

github

web-flow
feat(config, cli): Add style.tool_call.show config option (#213)

This change introduces a new configuration option,
`style.tool_call.show`, which allows users to control the visibility of
tool call and result messages in the output of a query.

When this option is disabled, the model will still perform tool calls as
needed to generate a response, but the corresponding request and result
sections will be hidden from the terminal output. This is useful for
users who prefer a cleaner output focused solely on the final answer.

This can also be set using the new `jp query --hide-tool-calls` flag.

This change DOES NOT impact the interactive request when a tool's `run`
mode is set to `ask`. Those requests will still be displayed.

---------

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

17 of 48 new or added lines in 6 files covered. (35.42%)

14 existing lines in 5 files now uncovered.

4076 of 11650 relevant lines covered (34.99%)

4.21 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
62.5
-2.72% crates/jp_config/src/style.rs
1
77.42
-1.11% crates/jp_conversation/src/conversation.rs
2
0.0
0.0% crates/jp_cli/src/cmd/query/response_handler.rs
7
0.0
crates/jp_config/src/style/tool_call.rs
10
0.0
0.0% crates/jp_cli/src/cmd/query.rs
10
0.0
0.0% crates/jp_cli/src/cmd/query/event.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
0.0
0.0% crates/jp_cli/src/cmd/query.rs
1
62.5
-2.72% crates/jp_config/src/style.rs
3
23.4
-3.19% crates/jp_config/src/mcp/server/tool.rs
4
77.42
-1.11% crates/jp_conversation/src/conversation.rs
5
42.31
-4.81% crates/jp_config/src/map.rs
Jobs
ID Job ID Ran Files Coverage
1 16416644874.1 21 Jul 2025 12:14PM UTC 142
34.99
GitHub Action Run
Source Files on build 16416644874
  • Tree
  • List 142
  • Changed 7
  • Source Changed 5
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16416644874
  • 7e26df34 on github
  • Prev Build on main (#16416187589)
  • Next Build on main (#16417595700)
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