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

rm-hull / git-commit-summary / 19177350564
35%

Build:
DEFAULT BRANCH: main
Ran 07 Nov 2025 06:19PM 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:18PM UTC coverage: 31.034% (+0.6%) from 30.398%
19177350564

push

github

web-flow
refactor: Explicitly check for staged files (#10)

* 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.

* Update internal/app/app.go

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

* Update internal/config/prompt.md

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

* Update internal/ui/text_area.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>

12 of 41 new or added lines in 3 files covered. (29.27%)

65 existing lines in 2 files now uncovered.

117 of 377 relevant lines covered (31.03%)

0.34 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
92.73
19.51% internal/app/app.go
11
0.0
0.0% internal/ui/text_area.go
16
0.0
0.0% internal/git/client.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
92.73
19.51% internal/app/app.go
63
0.0
0.0% internal/git/client.go
Jobs
ID Job ID Ran Files Coverage
1 19177350564.1 07 Nov 2025 06:19PM UTC 9
31.03
GitHub Action Run
Source Files on build 19177350564
  • Tree
  • List 9
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 0efe6795 on github
  • Prev Build on main (#18968732347)
  • Next Build on main (#19178684477)
  • 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