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
Add direct coverage for isSingleShellCommand's comment-handling edges
grantScopeMatches consolidation's sibling PR fixed a live disagreement
on comment-trailing chains, but the shared realShellSegments predicate
also silently narrows pure-comment input from single-command to
not-a-command, and treats a leading-comment-then-chain by its trailing
real segment only. Neither was covered by a test, so a future
segmenting change could flip either back with nothing catching it.
0 commit comments