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

rm-hull / git-commit-summary / 28682673742
30%
main: 34%

Build:
Build:
LAST BUILD BRANCH: chore/update-go-deps
DEFAULT BRANCH: main
Ran 03 Jul 2026 08:46PM UTC
Jobs 1
Files 17
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

03 Jul 2026 08:43PM UTC coverage: 29.324% (-1.9%) from 31.188%
28682673742

Pull #142

github

rm-hull
refactor: update git hook to use shell path lookup

Replace hardcoded absolute executable path with `which` lookup in the
`prepare-commit-msg` hook to ensure better portability and resolve
pathing issues across different environments.

```mermaid
sequenceDiagram
    participant Hook as prepare-commit-msg
    participant Shell
    Hook->>Shell: Run which git-commit-summary
    Shell-->>Hook: Return executable path
    Hook->>Hook: Execute command with --yolo
```
Pull Request #142: feat: add support for git prepare-commit-msg hook

0 of 116 new or added lines in 4 files covered. (0.0%)

412 of 1405 relevant lines covered (29.32%)

0.32 hits per line

Uncovered Changes

Lines Coverage ∆ File
49
0.0
internal/setup/hooks.go
37
0.0
0.0% main.go
29
0.0
0.0% internal/app/app.go
1
8.48
-0.05% internal/git/client.go
Jobs
ID Job ID Ran Files Coverage
1 28682673742.1 03 Jul 2026 08:46PM UTC 17
29.32
GitHub Action Run
Source Files on build 28682673742
  • Tree
  • List 17
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #142
  • PR Base - main (#28671113484)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc