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

llamastash / llamastash / 26504627754

27 May 2026 09:58AM UTC coverage: 86.63% (+0.05%) from 86.585%
26504627754

push

github

deepu105
fix(publish): shrink crate from 16 MiB to ~800 KiB for crates.io limit

crates.io hard-caps published .crate files at 10 MiB compressed. The
previous packaging was 16.4 MiB (assets/tui.gif alone is 9.6 MiB),
which would have bounced the real v0.0.1 publish-cargo step.

Cargo.toml: expand `exclude` to drop marketing media, maintainer
docs subtrees (brainstorms/plans/reviews/spikes/runbooks/testing/
benchmarks), tests/, benches/, scripts/, skills/, .cargo-husky/,
.claude-plugin/, AGENTS.md, TODO.md, Makefile. Kept: src/, data/
(include_str!'d at compile time), top-level user docs (README,
INSTALL, FEATURES, SECURITY, CHANGELOG), and docs/{architecture,
benchmarks,troubleshooting,usage}.md.

README + FEATURES + docs/{usage,benchmarks}.md: rewrite the
relative links that pointed into now-excluded paths to absolute
https://github.com/llamastash/llamastash/{blob,tree}/main/... URLs
so they still resolve when the README is rendered on crates.io.

Resulting size: 181 files, 3.4 MiB raw, 806.6 KiB compressed
(verified locally via `cargo publish --dry-run`).

38644 of 44608 relevant lines covered (86.63%)

1702.96 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

83.62
/src/cli/start.rs


Source Not Available

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