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

rm-hull / git-commit-summary / 19177217246
31%
main: 35%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/google.golang.org/genai-1.43.0
DEFAULT BRANCH: main
Ran 07 Nov 2025 06:14PM UTC
Jobs 1
Files 9
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

07 Nov 2025 06:13PM UTC coverage: 31.034%. First build
19177217246

Pull #10

github

rm-hull
refactor: Explicitly check for staged files

The application now validates the existence of staged files using
`git diff --staged --name-only` before attempting to retrieve the
diff content.

This ensures:

*   We fail early if nothing is staged.
*   We can differentiate between genuinely no staged changes and
    an empty diff output (which might occur if the diff is too
    large or excluded from the generation process).
*   Updates mock implementations and UI handling for empty commit
    suggestions.
Pull Request #10: refactor: Explicitly check for staged files

11 of 40 new or added lines in 3 files covered. (27.5%)

117 of 377 relevant lines covered (31.03%)

0.34 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
92.73
internal/app/app.go
11
0.0
internal/ui/text_area.go
16
0.0
internal/git/client.go
Jobs
ID Job ID Ran Files Coverage
1 19177217246.1 07 Nov 2025 06:14PM UTC 9
31.03
GitHub Action Run
Source Files on build 19177217246
  • Tree
  • List 9
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #10
  • 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