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

dcdpr / jp / 18004106104
58%

Build:
DEFAULT BRANCH: main
Ran 25 Sep 2025 10:09AM UTC
Jobs 1
Files 136
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

25 Sep 2025 10:08AM UTC coverage: 43.995% (+0.3%) from 43.653%
18004106104

push

github

web-flow
feat(config): Allow tool commands as simple strings (#248)

Tool commands can now be specified as either a string or a complete
configuration object. When using a string, it's automatically parsed as
a shell command with the first word as the program and remaining words
as arguments.

This simplifies tool configuration for common cases where users just
need to specify a command without additional options. For example:
`command: "python script.py"` instead of having to write the full
configuration object.

The change also improves error reporting by showing the actual received
value when tool type validation fails, and fixes MCP tool handling to
support tools with different source names.

---------

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

87 of 160 new or added lines in 3 files covered. (54.37%)

4 existing lines in 3 files now uncovered.

5535 of 12581 relevant lines covered (43.99%)

6.04 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
23.46
0.0% crates/jp_config/src/fs.rs
34
1.67
-0.11% crates/jp_llm/src/tool.rs
35
55.21
23.63% crates/jp_config/src/conversation/tool.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
55.21
23.63% crates/jp_config/src/conversation/tool.rs
1
1.67
-0.11% crates/jp_llm/src/tool.rs
2
23.46
0.0% crates/jp_config/src/fs.rs
Jobs
ID Job ID Ran Files Coverage
1 18004106104.1 25 Sep 2025 10:09AM UTC 136
43.99
GitHub Action Run
Source Files on build 18004106104
  • Tree
  • List 136
  • Changed 4
  • Source Changed 4
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18004106104
  • e83d01a1 on github
  • Prev Build on main (#18002699183)
  • Next Build on main (#18006616523)
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