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

jhheider / scriptbox / 29624880361
79%

Build:
DEFAULT BRANCH: main
Ran 18 Jul 2026 01:16AM UTC
Jobs 1
Files 11
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

18 Jul 2026 01:16AM UTC coverage: 71.679% (-1.7%) from 73.393%
29624880361

push

github

jhheider
v0.3.0: collapse subscripts to one `freeze` mode; auto-reap cache

Address the review-flagged UX/polish edges:
- Collapse `wrap` + `freeze-tree` into a single protective mode, `freeze`: it
  always uses the launch-scoped snapshot cache (whole-tree consistency), so
  there's no confusing menu of two near-identical modes. Bare `--subscripts`
  now protects (was: report); `--subscripts=report` is the explicit look-only.
  `wrap`/`freeze-tree` still parse as aliases for back-compat.
- Auto-reap stale caches: a tree's root pid stays alive across exec, so a
  dead-pid cache dir means the tree finished. reap_stale() clears those (past a
  30s grace for backgrounded orphans) on the next launch; `gc` stays as the
  manual force-all. Retires the "manual cleanup only" debt.
- Round out the AST walker with the arithmetic-for clause.
- README: honest coverage framing (literal paths freeze; dynamic/cmd-sub are
  reported, not frozen).

rustix gains the `process` feature (no new crates; default build still 15).
Both configs pass (default 51+10, subs 52+15), clippy/fmt clean.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014psyX18vgHn4UkMwCtZqff

10 of 43 new or added lines in 5 files covered. (23.26%)

901 of 1257 relevant lines covered (71.68%)

6.61 hits per line

Uncovered Changes

Lines Coverage ∆ File
31
45.14
-12.38% src/cache.rs
2
27.99
0.17% src/subscripts.rs
Jobs
ID Job ID Ran Files Coverage
1 29624880361.1 18 Jul 2026 01:16AM UTC 11
71.68
GitHub Action Run
Source Files on build 29624880361
  • Tree
  • List 11
  • Changed 5
  • Source Changed 5
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29624880361
  • 6fc27583 on github
  • Prev Build on main (#29622679289)
  • Next Build on main (#29625591700)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc