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

rm-hull / git-commit-summary / 27482025740 / 1
31%
main: 31%

Build:
DEFAULT BRANCH: main
Ran 13 Jun 2026 11:17PM UTC
Files 15
Run time 0s
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

13 Jun 2026 11:16PM UTC coverage: 32.897% (+0.3%) from 32.619%
27482025740.1

push

github

web-flow
refactor: propagate context through git operations (#130)

* refactor: propagate context through git operations

- Update `GitClient` interface and implementations to accept
`context.Context`
- Use `exec.CommandContext` for all git subprocesses
- Add timeouts to git and LLM operations to ensure long-running calls
  can be cancelled gracefully.

```mermaid
graph TD
    A[UI Model] -->|Pass Context| B[Git Client]
    B -->|Exec Command| C{System Git}
    B -->|Timeout| D[Context Cancellation]
    A -->|Timeout| E[LLM Provider]
```

* Update internal/ui/model.go

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

402 of 1222 relevant lines covered (32.9%)

0.36 hits per line

Source Files on job 27482025740.1
  • Tree
  • List 15
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 27482025740
  • 65909847 on github
  • Prev Job for on main (#27480572483.1)
  • Next Job for on main (#27483963148.1)
  • 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