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

rm-hull / git-commit-summary / 25938293097
32%
main: 34%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/github.com/openai/openai-go/v3-3.39.0
DEFAULT BRANCH: main
Ran 15 May 2026 07:53PM UTC
Jobs 1
Files 14
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

15 May 2026 07:51PM UTC coverage: 32.634% (+0.05%) from 32.583%
25938293097

Pull #93

github

rm-hull
feat: add --yolo flag for immediate commits

Introduced a `yolo` mode that bypasses the interactive confirmation
step. When enabled, the application automatically commits the generated
summary upon receiving it from the LLM.

```mermaid
graph LR
    A[LLM Result] --> B{YOLO mode?}
    B -- Yes --> C[Commit Immediately]
    B -- No --> D[Show Confirmation UI]
```
Pull Request #93: feat: add --yolo flag for immediate commits

8 of 24 new or added lines in 3 files covered. (33.33%)

18 existing lines in 2 files now uncovered.

311 of 953 relevant lines covered (32.63%)

0.35 hits per line

Uncovered Changes

Lines Coverage ∆ File
7
0.0
0.0% internal/app/app.go
6
65.58
-1.08% internal/ui/model.go
3
0.0
0.0% main.go

Coverage Regressions

Lines Coverage ∆ File
15
65.58
-1.08% internal/ui/model.go
3
0.0
0.0% main.go
Jobs
ID Job ID Ran Files Coverage
1 25938293097.1 15 May 2026 07:53PM UTC 14
32.63
GitHub Action Run
Source Files on build 25938293097
  • Tree
  • List 14
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #93
  • PR Base - main (#25866264943)
  • 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