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

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

Build:
DEFAULT BRANCH: main
Ran 07 Nov 2025 08:26PM UTC
Jobs 1
Files 10
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 08:26PM UTC coverage: 32.432% (+2.2%) from 30.233%
19180341241

push

github

web-flow
feat: Implement Undo and Redo functionality  (#13)

* feat: Add clear action help to text area

Update the text area help display to include instructions for
clearing the input using `Ctrl-K`.

* feat: Implement Undo and Redo functionality

This introduces history management to the prompt's text area,
allowing users to revert and re-apply changes made to the
commit message before submission.

*   Uses `Ctrl-Z` for undo operations.
*   Uses `Ctrl-Y` for redo operations.
*   Introduces the new `History` struct in `internal/ui/history.go`
    to track state changes.

* fix: Adjust placeholder text for generated summaries

When a generated summary is successfully loaded into the text
area, the placeholder text now prompts the user ("Please
supply a commit message.") instead of remaining empty.

Also includes minor indentation and code structure cleanup
in test and UI files.

27 of 60 new or added lines in 2 files covered. (45.0%)

5 existing lines in 1 file now uncovered.

144 of 444 relevant lines covered (32.43%)

0.36 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
33
0.0
0.0% internal/ui/text_area.go

Uncovered Existing Lines

Lines Coverage ∆ File
5
0.0
0.0% internal/ui/text_area.go
Jobs
ID Job ID Ran Files Coverage
1 19180341241.1 07 Nov 2025 08:26PM UTC 10
32.43
GitHub Action Run
Source Files on build 19180341241
  • Tree
  • List 10
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 060bd925 on github
  • Prev Build on main (#19180131528)
  • Next Build on main (#19180505056)
  • 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