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

jhheider / scriptbox / 29621326170
79%

Build:
DEFAULT BRANCH: main
Ran 17 Jul 2026 11:41PM 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

17 Jul 2026 11:41PM UTC coverage: 77.067% (-9.0%) from 86.075%
29621326170

push

github

jhheider
Close 0.2.0 gaps: source fd-freeze, `gc` command, full-featured releases

- source/. fd-freeze: a resolvable `source ./lib.sh` is frozen into an inherited
  immutable fd and rewritten to `source /dev/fd/N`, recursively (with a cycle
  guard). This closes the last "trees of scripts" hole - and it's a real TOCTOU
  fix, not just consistency: zsh's `source` streams (verified), so a self-editing
  sourced file is vulnerable under plain zsh and insulated under scriptbox.
- `scriptbox gc`: reap freeze-tree snapshot caches from $TMPDIR (the root execs
  away and can't self-clean).
- Release binaries now build --features subscripts (via a new `features` input
  added to jhheider/rust-ci@v1), so brew/curl/release binaries ship the analyzer
  while the crate's default features stay lean. Verified brush-parser builds for
  aarch64-musl.

Both feature configs pass (default 51+10, subs 52+13), clippy/fmt clean, default
build stays 15 crates.

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

38 of 201 new or added lines in 4 files covered. (18.91%)

7 existing lines in 1 file now uncovered.

904 of 1173 relevant lines covered (77.07%)

7.02 hits per line

Uncovered Changes

Lines Coverage ∆ File
122
37.1
-19.78% src/subscripts.rs
33
55.14
-20.5% src/cache.rs
7
91.03
-2.37% src/run.rs
1
92.31
-0.51% src/main.rs

Coverage Regressions

Lines Coverage ∆ File
7
37.1
-19.78% src/subscripts.rs
Jobs
ID Job ID Ran Files Coverage
1 29621326170.1 17 Jul 2026 11:41PM UTC 11
77.07
GitHub Action Run
Source Files on build 29621326170
  • Tree
  • List 11
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29621326170
  • fceb1c15 on github
  • Prev Build on main (#29619708570)
  • Next Build on main (#29622679289)
  • 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