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

rm-hull / git-commit-summary / 27479787937
33%
main: 31%

Build:
Build:
LAST BUILD BRANCH: feat/diff-view
DEFAULT BRANCH: main
Ran 13 Jun 2026 09:35PM 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

13 Jun 2026 09:34PM UTC coverage: 32.646% (-0.6%) from 33.248%
27479787937

Pull #129

github

rm-hull
refactor: wrap prompt context in markdown code blocks

Improve LLM prompt structure by wrapping project context and recent
commit examples in code blocks. This helps the model better distinguish
between instructions and provided context data.

```mermaid
graph TD
    A[Generate Summary] --> B{Include Context?}
    B -->|Yes| C[Apply Markdown Formatting]
    C --> D[System Prompt]
    D --> E[LLM Inference]
```
Pull Request #129: feat: include recent commits in LLM context

10 of 55 new or added lines in 6 files covered. (18.18%)

8 existing lines in 1 file now uncovered.

396 of 1213 relevant lines covered (32.65%)

0.36 hits per line

Uncovered Changes

Lines Coverage ∆ File
19
10.77
-1.84% internal/git/client.go
13
0.0
0.0% internal/setup/wizard.go
8
54.17
-1.81% internal/config/config.go
3
0.0
0.0% internal/app/app.go
1
63.64
1.07% internal/ui/model.go
1
0.0
0.0% main.go

Coverage Regressions

Lines Coverage ∆ File
8
54.17
-1.81% internal/config/config.go
Jobs
ID Job ID Ran Files Coverage
1 27479787937.1 13 Jun 2026 09:35PM UTC 15
32.65
GitHub Action Run
Source Files on build 27479787937
  • Tree
  • List 15
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #129
  • PR Base - main (#27477144529)
  • 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