You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds direct tests for the two preflight helpers in basics/spawn.mts:
- spawn-success exit code 0 → true
- spawn-success non-zero code → false
- spawn-rejection → false (the catch branches at lines 38 and 54)
basics/spawn.mts: 81.98% → 83.78% statements. Remaining gap is
inside c8-ignored spinner-only branches.
0 commit comments