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

dcdpr / jp / 18040807458 / 1
66%
main: 66%

Build:
DEFAULT BRANCH: main
Ran 26 Sep 2025 02:35PM UTC
Files 139
Run time 3s
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

26 Sep 2025 02:33PM UTC coverage: 44.264% (-1.3%) from 45.597%
18040807458.1

push

github

web-flow
fix(conversation): Use dedicated title generation model configuration (#262)

The title generator task was ignoring the
`conversation.title.generate.model` configuration and always using the
assistant model instead. This prevented users from specifying a
different model optimized for title generation.

Now the title generator properly checks for a dedicated title model
configuration first, falling back to the assistant model only when no
dedicated model is configured. Additionally, title generation now uses
optimized reasoning parameters (low effort, excluded from output) unless
explicitly overridden.

This change also refactors reasoning parameter access across LLM
providers to use direct field access instead of getter methods, and adds
convenient `From` trait implementations for reasoning configuration
types.

Signed-off-by: Jean Mertz <git@jeanmertz.com>

6158 of 13912 relevant lines covered (44.26%)

5.65 hits per line

Source Files on job 18040807458.1
  • Tree
  • List 139
  • Changed 46
  • Source Changed 46
  • Coverage Changed 43
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 18040807458
  • 7e1f6d72 on github
  • Prev Job for on main (#18022660410.1)
  • Next Job for on main (#18041527233.1)
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