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

dcdpr / jp / 21056894569
58%

Build:
DEFAULT BRANCH: main
Ran 16 Jan 2026 05:42AM UTC
Jobs 1
Files 174
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

16 Jan 2026 05:39AM UTC coverage: 51.892% (+0.3%) from 51.585%
21056894569

push

github

web-flow
refactor(cli, llm, inquire): Decouple output handling from stdout (#376)

Decouple output handling from direct `stdout` calls by introducing the
`Printer` abstraction and using the `Write` trait across the `query`
command, tool execution, and interactive prompts. The `ResponseHandler`
now utilizes an injected `Printer` to manage streaming and buffered
output, while `ToolDefinition` and `InlineSelect` accept a generic
writer for displaying progress and interactive menus.

This shift improves the maintainability and testability of the codebase
by providing a consistent interface for managing output across different
components and ensures that all user-facing messages are routed through
the appropriate output streams.

---------

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

170 of 333 new or added lines in 14 files covered. (51.05%)

3 existing lines in 3 files now uncovered.

9916 of 19109 relevant lines covered (51.89%)

122.05 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
0.0
0.0% crates/jp_cli/src/cmd.rs
2
0.0
0.0% crates/jp_cli/src/cmd/conversation/rm.rs
3
0.0
0.0% crates/jp_cli/src/lib.rs
3
48.68
0.0% crates/jp_inquire/src/inline_select.rs
6
0.0
0.0% crates/jp_cli/src/cmd/conversation/edit.rs
7
61.86
-0.8% crates/jp_cli/src/cmd/init.rs
12
0.0
0.0% crates/jp_cli/src/cmd/query/response_handler.rs
23
11.68
-0.24% crates/jp_llm/src/tool.rs
30
32.28
-0.97% crates/jp_cli/src/cmd/query/event.rs
33
26.16
-0.64% crates/jp_cli/src/cmd/query.rs
43
79.13
crates/jp_printer/src/printer.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
32.28
-0.97% crates/jp_cli/src/cmd/query/event.rs
1
26.16
-0.64% crates/jp_cli/src/cmd/query.rs
1
48.68
0.0% crates/jp_inquire/src/inline_select.rs
Jobs
ID Job ID Ran Files Coverage
1 21056894569.1 16 Jan 2026 05:42AM UTC 174
51.89
GitHub Action Run
Source Files on build 21056894569
  • Tree
  • List 174
  • Changed 16
  • Source Changed 16
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21056894569
  • 891f3f29 on github
  • Prev Build on main (#20810240902)
  • Next Build on main (#21058764347)
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