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

rm-hull / git-commit-summary / 26336798725 / 1
34%
main: 34%

Build:
DEFAULT BRANCH: main
Ran 23 May 2026 03:40PM UTC
Files 15
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

23 May 2026 03:39PM UTC coverage: 32.453% (-0.8%) from 33.269%
26336798725.1

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.

344 of 1060 relevant lines covered (32.45%)

0.35 hits per line

Source Files on job 26336798725.1
  • Tree
  • List 15
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26336798725
  • 0b4822b0 on github
  • Prev Job for on main (#26335812980.1)
  • Next Job for on main (#26337383229.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