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

dcdpr / jp / 15911573302
58%

Build:
DEFAULT BRANCH: main
Ran 26 Jun 2025 08:17PM UTC
Jobs 1
Files 118
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

26 Jun 2025 08:14PM UTC coverage: 37.483% (+0.3%) from 37.204%
15911573302

push

github

web-flow
feat(llm, llamacpp): Add Llamacpp provider support (#162)

Introduces support for Llamacpp as a new LLM provider, enabling users to
connect to local Llamacpp servers. The provider uses OpenAI-compatible
APIs and supports streaming chat completions with reasoning extraction.

Users can configure the provider by setting the base URL in their
configuration, which defaults to `http://127.0.0.1:8080`. The provider
integrates with the existing tool calling and reasoning systems,
providing a local alternative to cloud-based LLM services.

The `ReasoningExtractor` has been moved to the shared provider module to
enable reuse across both Ollama and LLamacpp models that support
reasoning capabilities.

Signed-off-by: Jean Mertz <git@jeanmertz.com>
Co-authored-by: Ryan Grant <rgrant@contract.design>

189 of 373 new or added lines in 6 files covered. (50.67%)

3640 of 9711 relevant lines covered (37.48%)

4.79 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
40.43
0.21% crates/jp_model/src/lib.rs
9
63.92
12.16% crates/jp_llm/src/provider.rs
11
0.0
crates/jp_config/src/assistant/provider/llamacpp.rs
163
41.99
crates/jp_llm/src/provider/llamacpp.rs
Jobs
ID Job ID Ran Files Coverage
1 15911573302.1 26 Jun 2025 08:17PM UTC 118
37.48
GitHub Action Run
Source Files on build 15911573302
  • Tree
  • List 118
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15911573302
  • ff4ea974 on github
  • Prev Build on main (#15877266333)
  • Next Build on main (#15921540555)
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