Commit c82d528
fix(cli): account for pending scenarios in rli display (#185)
Scenarios in pending/not-yet-started states were not reflected in any
counter, making the displayed numbers sum to less than the total. Added
a computed "pending" count to fill the gap.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 2689442 commit c82d528
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
150 | 156 | | |
151 | 157 | | |
152 | 158 | | |
| |||
0 commit comments