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

rm-hull / git-commit-summary / 26342459161
34%

Build:
DEFAULT BRANCH: main
Ran 23 May 2026 08:14PM UTC
Jobs 1
Files 15
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

23 May 2026 08:14PM UTC coverage: 31.165% (-0.5%) from 31.676%
26342459161

push

github

web-flow
feat: add real-time conventional commit linting (#108)

* feat: add real-time conventional commit linting

Integrated `go-conventionalcommits` to provide instant feedback in the
commit view. The UI now validates the message structure against
conventional commit standards and checks for line length constraints
(50 characters for subject, 72 for body).

* Update internal/ui/commit_view.go

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

* fix: prevent negative padding in commit lint UI

Added a check to ensure `padding` calculation does not result in a
negative value when the lint error message exceeds the available width,
preventing potential `strings.Repeat` runtime panics.

* chore: remove redundant inline comment

Removed the unnecessary `//go:fix` comment from the `uintPtr` helper
function to clean up the codebase.

---------

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

6 of 26 new or added lines in 1 file covered. (23.08%)

345 of 1107 relevant lines covered (31.17%)

0.34 hits per line

Uncovered Changes

Lines Coverage ∆ File
20
23.66
-1.96% internal/ui/commit_view.go
Jobs
ID Job ID Ran Files Coverage
1 26342459161.1 23 May 2026 08:14PM UTC 15
31.17
GitHub Action Run
Source Files on build 26342459161
  • Tree
  • List 15
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 96a2a820 on github
  • Prev Build on main (#26340006859)
  • Next Build on main (#26361037470)
  • 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