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

llamastash / llamastash / 26664094640
87%

Build:
DEFAULT BRANCH: main
Ran 29 May 2026 10:00PM UTC
Jobs 1
Files 188
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

29 May 2026 09:40PM UTC coverage: 86.186% (-0.3%) from 86.52%
26664094640

push

github

deepu105
fix(init): reuse split_gguf shard helper; embed-shaped tool config

Two follow-ups from review on da624a4:

- Model-id derivation now routes through
  discovery::split_gguf::parse_shard_name instead of the inline
  strip_shard_suffix I'd duplicated. Same helper the discovery
  scanner uses to collapse shard sets — the id we hand to tools
  now matches the catalog row's name by construction.

- PatchContext gains is_embed; Continue.dev's roles flip from
  [chat, edit] to [embed] and pi.dev's api flips from
  openai-completions to openai-embeddings when the model id
  contains "embed" (nomic-embed-text, snowflake-arctic-embed,
  bge-embed, gte-embed). Setting chat/edit on an embedder gave
  confusing errors in Continue because the IDE tried to chat with
  an encoder-only model. Detection is a filename heuristic for v1;
  upgrading to gguf::metadata::ModeHint (BERT arch + pooling_type
  + name/tags scan) is a future swap.

61 of 73 new or added lines in 9 files covered. (83.56%)

1238 existing lines in 33 files now uncovered.

41477 of 48125 relevant lines covered (86.19%)

1677.02 hits per line

Uncovered Changes

Lines Coverage ∆ File
12
44.42
-1.4% src/init/wizard.rs

Coverage Regressions

Lines Coverage ∆ File
307
44.42
-1.4% src/init/wizard.rs
156
63.18
-4.29% src/init/prompts.rs
84
79.55
-7.12% src/cli/daemon.rs
73
88.83
0.34% src/ipc/methods.rs
70
90.74
-0.31% src/cli/cli_args.rs
60
45.27
8.02% src/cli/client.rs
56
74.21
2.7% src/daemon/mod.rs
53
37.29
-0.43% src/cli/mod.rs
47
40.09
-0.1% src/cli/stop.rs
46
84.47
0.26% src/cli/start.rs
43
95.26
-1.52% src/cli/output.rs
36
92.05
-2.47% tests/cli_integration_test.rs
29
94.7
0.12% src/tui/app.rs
28
90.32
0.4% src/util/paths.rs
25
93.08
0.11% src/cli/resolve.rs
25
80.47
-6.2% src/ipc/client.rs
18
72.09
-1.89% src/cli/logs.rs
15
80.95
-8.49% src/init/config_writer.rs
10
93.75
0.0% src/config/writer.rs
7
96.24
0.33% tests/daemon_lifecycle_test.rs
7
96.54
0.06% tests/init_orchestration.rs
7
94.15
1.09% tests/supervisor_ipc_test.rs
6
88.71
-1.86% src/tui/status_icons.rs
5
98.63
0.25% src/tui/info_pane.rs
4
95.35
-2.33% tests/daemon_config_integration_test.rs
4
92.56
-3.31% tests/list_models_test.rs
3
81.25
-3.37% src/cli/list.rs
3
82.93
-0.37% src/daemon/supervisor.rs
3
95.62
-0.68% src/proxy/eviction.rs
3
91.27
-0.36% tests/cli_init_parse.rs
2
67.35
-4.08% src/gpu/vulkan.rs
2
97.05
-0.66% tests/proxy_models.rs
1
87.78
-1.11% src/gpu/mod.rs
Jobs
ID Job ID Ran Files Coverage
1 26664094640.1 29 May 2026 10:00PM UTC 188
86.19
GitHub Action Run
Source Files on build 26664094640
  • Tree
  • List 188
  • Changed 40
  • Source Changed 36
  • Coverage Changed 35
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26664094640
  • 906f8301 on github
  • Prev Build on main (#26601081559)
  • Next Build on main (#26687731907)
  • 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