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

rm-hull / git-commit-summary / 23685917702
33%

Build:
DEFAULT BRANCH: main
Ran 28 Mar 2026 01:10PM UTC
Jobs 1
Files 14
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

28 Mar 2026 01:09PM UTC coverage: 32.583% (-1.8%) from 34.389%
23685917702

push

github

web-flow
feat: add OpenRouter as an LLM provider (#72)

Integrate OpenRouter into the application to allow users to select
alternative models.

- Added `github.com/revrost/go-openrouter` dependency.
- Implemented `OpenRouterProvider` for API interaction.
- Updated `config` and `setup` packages to support OpenRouter
  configuration and user selection.
- Added a new `models.json` section for popular OpenRouter models.

```mermaid
graph LR
    User --> Wizard
    Wizard --> Config
    Config --> ProviderFactory
    ProviderFactory --> OpenRouterProvider
    OpenRouterProvider --> OpenRouterAPI
```

0 of 49 new or added lines in 4 files covered. (0.0%)

304 of 933 relevant lines covered (32.58%)

0.35 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
71.43
-11.9% internal/llm_provider/provider.go
12
58.0
-5.04% internal/config/config.go
14
0.0
0.0% internal/setup/wizard.go
21
0.0
internal/llm_provider/openrouter.go
Jobs
ID Job ID Ran Files Coverage
1 23685917702.1 28 Mar 2026 01:10PM UTC 14
32.58
GitHub Action Run
Source Files on build 23685917702
  • Tree
  • List 14
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 3025cbd5 on github
  • Prev Build on main (#23592916704)
  • Next Build on main (#23686114193)
  • Delete
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