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

llamastash / llamastash / 27170708286
87%

Build:
DEFAULT BRANCH: main
Ran 08 Jun 2026 10:28PM UTC
Jobs 1
Files 196
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

08 Jun 2026 10:17PM UTC coverage: 85.368% (-0.2%) from 85.573%
27170708286

push

github

deepu105
feat(start): expose every typed knob as a first-class start flag

Generate the start command's advanced launch flags from the typed-knob
spec table so the CLI can't drift from the TUI editor — adding a knob
row now yields a `start` flag plus a `--help` line automatically. clap
learns each flag via dynamic augmentation (KnobFlags); all value typing,
range checks, and error messages stay in the single parse_tail_args
parser. The trailing `-- <raw>` passthrough still carries llama-server
single-dash shorts (-ngl) and arbitrary flags; a knob set on both wins
from `--`. Inline knobs combined with --preset now overlay onto the
preset instead of wiping its other knobs.

242 of 252 new or added lines in 5 files covered. (96.03%)

797 existing lines in 21 files now uncovered.

44153 of 51721 relevant lines covered (85.37%)

1622.44 hits per line

Uncovered Changes

Lines Coverage ∆ File
8
94.29
src/cli/knob_flags.rs
1
87.21
2.74% src/cli/start.rs
1
98.8
-1.2% src/launch/flag_aliases.rs

Coverage Regressions

Lines Coverage ∆ File
413
69.25
-0.53% src/tui/events.rs
80
82.38
-2.85% src/tui/tabs/settings.rs
67
94.86
0.0% src/tui/app.rs
54
87.85
0.02% src/ipc/methods.rs
53
88.41
-2.21% src/tui/launch_picker.rs
47
83.73
-0.12% src/daemon/supervisor.rs
14
95.6
-1.16% src/cli/tail_args.rs
11
94.3
2.28% tests/supervisor_ipc_test.rs
10
96.08
0.19% src/config/loader.rs
10
98.42
0.03% src/launch/params.rs
10
95.24
0.14% tests/supervisor_lifecycle_test.rs
6
85.8
0.08% tests/tui_chat_smoke_test.rs
4
92.72
0.07% tests/cli_integration_test.rs
4
97.63
0.01% tests/proxy_eviction.rs
3
90.59
0.0% src/launch/list_devices.rs
2
90.16
-3.28% src/daemon/resources.rs
2
95.35
-1.16% tests/daemon_config_integration_test.rs
2
99.44
0.0% tests/proxy_fallback.rs
2
99.61
0.0% tests/proxy_ollama_compat.rs
2
99.58
0.0% tests/proxy_routing.rs
1
98.8
-1.2% src/launch/flag_aliases.rs
Jobs
ID Job ID Ran Files Coverage
1 27170708286.1 08 Jun 2026 10:28PM UTC 196
85.37
GitHub Action Run
Source Files on build 27170708286
  • Tree
  • List 196
  • Changed 30
  • Source Changed 23
  • Coverage Changed 30
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27170708286
  • 614fe267 on github
  • Prev Build on main (#27138105340)
  • Next Build on main (#27239039625)
  • 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