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

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

Build:
Build:
LAST BUILD BRANCH: feat/diff-view
DEFAULT BRANCH: main
Ran 13 Jun 2026 11:03PM 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:01PM UTC coverage: 32.897% (+0.3%) from 32.619%
27481738496.1

Pull #130

github

rm-hull
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]
```
Pull Request #130: refactor: propagate context through git operations

402 of 1222 relevant lines covered (32.9%)

0.36 hits per line

Source Files on job 27481738496.1
  • Tree
  • List 15
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 27481738496
  • 62d3926e on github
  • Prev Job for on chore/cancellable-contexts (#27480572483.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