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

rm-hull / git-commit-summary / 19180341241 / 1
35%
main: 35%

Build:
DEFAULT BRANCH: main
Ran 07 Nov 2025 08:26PM UTC
Files 10
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

07 Nov 2025 08:26PM UTC coverage: 32.432% (+2.2%) from 30.233%
19180341241.1

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.

144 of 444 relevant lines covered (32.43%)

0.36 hits per line

Source Files on job 19180341241.1
  • Tree
  • List 10
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 19180341241
  • 060bd925 on github
  • Prev Job for on main (#19180131528.1)
  • Next Job for on main (#19180505056.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