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

llamastash / llamastash / 26514649134
87%

Build:
DEFAULT BRANCH: main
Ran 27 May 2026 01:45PM UTC
Jobs 1
Files 173
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

27 May 2026 01:35PM UTC coverage: 86.567% (+0.09%) from 86.474%
26514649134

push

github

deepu105
fix(discovery): honor full HF env precedence and Ollama Linux system path

Discovery scanned only ~/.cache/huggingface/hub, so `llamastash list` missed
models that `llamastash pull` had written to a relocated cache via HF_HOME.
Move HF/Ollama/LM Studio path resolution into `util::model_caches` so writes
(init::download) and scans (discovery::known_caches) share one source of
truth.

- HF precedence now mirrors hf-hub 1.0.0-rc.1: HF_HUB_CACHE →
  HUGGINGFACE_HUB_CACHE → \$HF_HOME/hub → \$XDG_CACHE_HOME/huggingface/hub →
  \$HOME/.cache/huggingface/hub.
- Ollama scan adds /usr/share/ollama/.ollama/models on Linux (official
  systemd installer location).
- UAT isolation also sets HF_HUB_CACHE so a maintainer's exported value
  can't override the sandbox HF_HOME.
- Drop dead macOS ~/Library/Caches/huggingface/hub scan; hf-hub never
  writes there on any platform.

293 of 303 new or added lines in 4 files covered. (96.7%)

142 existing lines in 5 files now uncovered.

38976 of 45024 relevant lines covered (86.57%)

144779.87 hits per line

Uncovered Changes

Lines Coverage ∆ File
7
97.2
-1.52% src/discovery/known_caches.rs
2
98.79
src/util/model_caches.rs
1
70.33
3.52% src/init/download.rs

Coverage Regressions

Lines Coverage ∆ File
124
70.33
3.52% src/init/download.rs
8
95.31
-1.8% tests/proxy_listener_test.rs
5
96.91
-1.29% src/discovery/scanner.rs
4
93.37
-2.21% tests/supervisor_ipc_test.rs
1
96.1
-0.49% tests/daemon_lifecycle_test.rs
Jobs
ID Job ID Ran Files Coverage
1 26514649134.1 27 May 2026 01:45PM UTC 173
86.57
GitHub Action Run
Source Files on build 26514649134
  • Tree
  • List 173
  • Changed 14
  • Source Changed 5
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26514649134
  • c4b74450 on github
  • Prev Build on main (#26507582715)
  • Next Build on main (#26520870794)
  • 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