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

llamastash / llamastash / 27270964888
87%

Build:
DEFAULT BRANCH: main
Ran 10 Jun 2026 10:55AM UTC
Jobs 1
Files 198
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

10 Jun 2026 10:45AM UTC coverage: 85.591% (+0.02%) from 85.574%
27270964888

push

github

deepu105
test: cap concurrent daemons on windows/macos CI to fix flaky timeouts

Off-Linux CI flaked on daemon/proxy integration tests (e.g. "proxy did
not reach listening within 10s") from thread oversubscription: each test
booted a full daemon on its own multi-threaded runtime, libtest ran
several at once, and the 3-4 core macos/windows runners starved a
listener past its fixed readiness deadline. Linux has the cores and
cheap threads to stay under.

Drop per-test worker_threads from 4/8 to 2 across the proxy/daemon
integration tests (Tokio task concurrency is independent of worker-thread
count, so behavior is unchanged) and cap libtest to --test-threads=2 on
the macos/windows CI legs. Record nextest adoption, serial daemon tests,
the pick_free_port TOCTOU, and relativized deadlines as follow-ups in
TODO.md.

45667 of 53355 relevant lines covered (85.59%)

1581.43 hits per line

Coverage Regressions

Lines Coverage ∆ File
4
92.78
-0.59% tests/cli_integration_test.rs
4
97.03
-0.91% tests/start_model_ipc_test.rs
Jobs
ID Job ID Ran Files Coverage
1 27270964888.1 10 Jun 2026 10:55AM UTC 198
85.59
GitHub Action Run
Source Files on build 27270964888
  • Tree
  • List 198
  • Changed 17
  • Source Changed 10
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27270964888
  • c3b6804a on github
  • Prev Build on main (#27269897278)
  • Next Build on main (#27336229531)
  • 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