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

dcdpr / jp / 26241895253
66%

Build:
DEFAULT BRANCH: main
Ran 21 May 2026 05:24PM UTC
Jobs 1
Files 371
Run time 2min
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 May 2026 05:22PM UTC coverage: 65.319% (+0.04%) from 65.284%
26241895253

push

github

web-flow
feat(config): Add `style.error` override for tool error responses (#666)

Tools can now declare a dedicated `style.error` block in their config
that controls how a failed tool response is rendered, independently of
the shared `style` block that governs both request and response display.

```toml
[conversation.tools.my_tool.style.error]
inline_results = "full"
results_file_link = "off"
```

When `style.error` is absent the renderer falls back to the response
side of the existing `style` config, so the change is fully backwards
compatible.

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

62 of 66 new or added lines in 4 files covered. (93.94%)

1 existing line in 1 file now uncovered.

30216 of 46259 relevant lines covered (65.32%)

243.02 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
52.53
-0.0% crates/jp_cli/src/cmd/query/tool/coordinator.rs
1
85.11
4.67% crates/jp_config/src/conversation/tool/style.rs

Coverage Regressions

Lines Coverage ∆ File
1
85.11
4.67% crates/jp_config/src/conversation/tool/style.rs
Jobs
ID Job ID Ran Files Coverage
1 26241895253.1 21 May 2026 05:24PM UTC 371
65.32
GitHub Action Run
Source Files on build 26241895253
  • Tree
  • List 371
  • Changed 6
  • Source Changed 6
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26241895253
  • bbc56e56 on github
  • Prev Build on main (#26170657135)
  • Next Build on main (#26400468184)
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