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

rm-hull / git-commit-summary / 18915847090
35%

Build:
DEFAULT BRANCH: main
Ran 29 Oct 2025 04:56PM UTC
Jobs 1
Files 7
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

29 Oct 2025 04:55PM UTC coverage: 0.0%. Remained the same
18915847090

push

github

rm-hull
feat: Add OpenAI LLM provider support

The application now supports using the OpenAI API to generate
commit summaries, allowing users flexibility in choosing their
Large Language Model (LLM).

Configuration is handled via environment variables:

*   `LLM_PROVIDER`: Set to `openai` to enable the provider.
*   `OPENAI_API_KEY`: Required API key.
*   `OPENAI_MODEL`: Optional model override (default: `gpt-4o`).
*   `OPENAI_BASE_URL`: Optional custom base URL, useful for local
    services like `llama.cpp`.

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

0 of 215 relevant lines covered (0.0%)

0.0 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
0.0
0.0% internal/llm_provider/google.go
1
0.0
0.0% main.go
12
0.0
internal/llm_provider/provider.go
37
0.0
internal/llm_provider/openai.go
Jobs
ID Job ID Ran Files Coverage
1 18915847090.1 29 Oct 2025 04:56PM UTC 7
0.0
GitHub Action Run
Source Files on build 18915847090
  • Tree
  • List 7
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b847dd70 on github
  • Prev Build on main (#18914670202)
  • Next Build on main (#18915946670)
  • 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