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

rm-hull / git-commit-summary / 19185831258
20%
main: 35%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/google.golang.org/genai-1.43.0
DEFAULT BRANCH: main
Ran 08 Nov 2025 01:29AM UTC
Jobs 1
Files 11
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

08 Nov 2025 01:28AM UTC coverage: 19.734%. First build
19185831258

Pull #15

github

rm-hull
refactor: Propagate context to UI and LLM calls

The `context.Context` is now propagated through the application layers,
ensuring that the UI and subsequent LLM API calls respect the context
used to invoke the application run function.

This change allows for proper cancellation and timeout handling for
long-running operations, such as LLM generation, within the TUI.

Minor changes include:
*   Standardizing the `llm_provider` import alias.
*   Improving error handling for `interfaces.ErrAborted` using
`errors.Is`.
*   Reducing the initial delay in `checkGitStatus`.
Pull Request #15: refactor: Move app execution into TUI model

1 of 184 new or added lines in 5 files covered. (0.54%)

104 of 527 relevant lines covered (19.73%)

0.21 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
8
0.0
main.go
14
0.0
internal/ui/commit_view.go
33
0.0
internal/ui/client.go
128
0.0
internal/ui/model.go
Jobs
ID Job ID Ran Files Coverage
1 19185831258.1 08 Nov 2025 01:29AM UTC 11
19.73
GitHub Action Run
Source Files on build 19185831258
  • Tree
  • List 11
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #15
  • 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