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

rm-hull / git-commit-summary / 19185831258

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

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/internal/ui/commit_view.go


Source Not Available

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