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

dcdpr / jp / 26875760169
67%

Build:
DEFAULT BRANCH: main
Ran 03 Jun 2026 09:25AM UTC
Jobs 1
Files 402
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

03 Jun 2026 09:23AM UTC coverage: 66.57% (-0.02%) from 66.59%
26875760169

push

github

web-flow
refactor(llm, openrouter): Add `trace` logging for raw API events (#729)

Add trace-level logging of raw SSE events across all LLM provider stream
handlers. For providers whose response types serialize cleanly to JSON
(OpenAI, OpenRouter), the full event is logged. For Ollama, where
`ollama-rs` response types don't derive `Serialize`, the salient fields
are logged individually, with tool calls serialized as a JSON array of
`{name, arguments}` objects so a stalled or unexpected call is never
opaque.

---------

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

4 of 22 new or added lines in 6 files covered. (18.18%)

33676 of 50587 relevant lines covered (66.57%)

241.04 hits per line

Uncovered Changes

Lines Coverage ∆ File
9
78.78
-2.33% crates/jp_llm/src/provider/ollama.rs
7
17.31
-2.69% crates/jp_openrouter/src/types/response.rs
1
77.15
-0.05% crates/jp_llm/src/provider/openai.rs
1
79.35
-0.15% crates/jp_llm/src/provider/openrouter.rs
Jobs
ID Job ID Ran Files Coverage
1 26875760169.1 03 Jun 2026 09:25AM UTC 402
66.57
GitHub Action Run
Source Files on build 26875760169
  • Tree
  • List 402
  • Changed 6
  • Source Changed 6
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26875760169
  • 9815d1bc on github
  • Prev Build on main (#26873615790)
  • Next Build on main (#26878353012)
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