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

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

Build:
DEFAULT BRANCH: main
Ran 31 Oct 2025 12:24AM UTC
Jobs 1
Files 9
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

30 Oct 2025 11:37PM UTC coverage: 0.0%. Remained the same
18958829788

push

github

rm-hull
refactor: Centralize configuration management

This introduces the `internal/config` package to manage all application
settings (including LLM provider details, API keys, and models).

This addresses scattered configuration handling by:
*   Ensuring consistent loading order (XDG config followed by local
`.env`).
*   Removing direct `os.Getenv` calls from `main.go` and provider
packages.
*   Updating `app.App` to consume the new `Config` object.
*   Updating documentation in `GEMINI.md` to reflect new config
structure.

0 of 61 new or added lines in 7 files covered. (0.0%)

2 existing lines in 2 files now uncovered.

0 of 302 relevant lines covered (0.0%)

0.0 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
0.0
internal/ui/text_area.go
4
0.0
0.0% internal/app/app.go
4
0.0
0.0% internal/llm_provider/openai.go
5
0.0
0.0% internal/llm_provider/google.go
5
0.0
0.0% internal/llm_provider/provider.go
7
0.0
0.0% main.go
35
0.0
internal/config/config.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
0.0
0.0% internal/llm_provider/openai.go
1
0.0
0.0% main.go
Jobs
ID Job ID Ran Files Coverage
1 18958829788.1 31 Oct 2025 12:24AM UTC 9
0.0
GitHub Action Run
Source Files on build 18958829788
  • Tree
  • List 9
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 791aa390 on github
  • Prev Build on main (#18956508041)
  • Next Build on main (#18959541683)
  • 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