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

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

Build:
DEFAULT BRANCH: main
Ran 23 May 2026 03:40PM 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 03:39PM UTC coverage: 32.453% (-0.8%) from 33.269%
26336798725

push

github

web-flow
feat: separate system instructions and user prompts (#102)

* feat: separate system instructions and user prompts

Split the prompt configuration into distinct system instructions and
user
prompts, allowing LLM providers to receive them correctly.

- Updated LLM providers (Google, OpenAI, OpenRouter) to handle optional
  system instructions.
- Refactored `ui/model.go` to extract the system instructions from the
  prompt template and pass them separately to the provider.
- Simplified the `prompt.md` instructions.

* refactor: simplify chat message slice creation

Construct the message slices sequentially instead of prepending the
system prompt to an existing user message slice. This improves code
readability and avoids unnecessary slice allocations.

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

344 of 1060 relevant lines covered (32.45%)

0.35 hits per line

Uncovered Changes

Lines Coverage ∆ File
17
56.22
-4.6% internal/ui/model.go
8
0.0
0.0% internal/llm_provider/openrouter.go
7
34.48
-9.0% internal/llm_provider/google.go
7
44.83
-5.17% internal/llm_provider/openai.go
Jobs
ID Job ID Ran Files Coverage
1 26336798725.1 23 May 2026 03:40PM UTC 15
32.45
GitHub Action Run
Source Files on build 26336798725
  • Tree
  • List 15
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 0b4822b0 on github
  • Prev Build on main (#26335812980)
  • Next Build on main (#26337383229)
  • 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