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

rendezqueue / rendezllama / 21372145630
89%
trunk: 87%

Build:
Build:
LAST BUILD BRANCH: fix-regen-seed-10117453100447507096
DEFAULT BRANCH: trunk
Ran 26 Jan 2026 08:08PM UTC
Jobs 1
Files 31
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

26 Jan 2026 08:05PM UTC coverage: 88.654%. First build
21372145630

push

github

google-labs-jules[bot]
Make localserv deterministic and match assistant_cli behavior

This change ensures localserv uses the same deterministic sampling configuration and BOS token logic as assistant_cli. This fixes regression tests that rely on exact output reproduction (e.g., using LiteMistral).

Specifically:
- Initialize ChatTrajectory with `vocabulary.bos_token_id()` instead of `eos_token_id()`.
- Remove the redundant `emplace<Sampling>()` call which was resetting sampling options; instead, modify the existing Sampling object (populated by ChatOptions defaults) to use `Determinism` picker.

Co-authored-by: gendeux <109779922+gendeux@users.noreply.github.com>

2141 of 2415 relevant lines covered (88.65%)

522.29 hits per line

Jobs
ID Job ID Ran Files Coverage
1 21372145630.1 26 Jan 2026 08:08PM UTC 31
88.65
GitHub Action Run
Source Files on build 21372145630
  • Tree
  • List 31
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 7aea87a6 on github
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