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

dcdpr / jp / 21056894569 / 1
64%
main: 64%

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

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>

9916 of 19109 relevant lines covered (51.89%)

122.05 hits per line

Source Files on job 21056894569.1
  • Tree
  • List 174
  • Changed 16
  • Source Changed 16
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 21056894569
  • 891f3f29 on github
  • Prev Job for on main (#20810240902.1)
  • Next Job for on main (#21058764347.1)
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