Skip to content

fix(cli): account for pending scenarios in rli display#185

Merged
jrvb-rl merged 1 commit into
mainfrom
jrvb/fix-benchmark-watch
Mar 28, 2026
Merged

fix(cli): account for pending scenarios in rli display#185
jrvb-rl merged 1 commit into
mainfrom
jrvb/fix-benchmark-watch

Conversation

@jrvb-rl

@jrvb-rl jrvb-rl commented Mar 28, 2026

Copy link
Copy Markdown
Contributor

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.

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>
@jrvb-rl jrvb-rl requested review from james-rl and ross-rl March 28, 2026 07:40
@jrvb-rl jrvb-rl changed the title fix(bmj): account for pending scenarios in rli display fix(cli): account for pending scenarios in rli display Mar 28, 2026
@jrvb-rl jrvb-rl enabled auto-merge (squash) March 28, 2026 07:41
@jrvb-rl jrvb-rl merged commit c82d528 into main Mar 28, 2026
14 of 15 checks passed
@jrvb-rl jrvb-rl deleted the jrvb/fix-benchmark-watch branch March 28, 2026 17:10
tode-rl pushed a commit that referenced this pull request Apr 3, 2026
🤖 I have created a release *beep* *boop*
---


##
[1.15.0](v1.14.0...v1.15.0)
(2026-04-03)


### Features

* axon list with pagination and api-client upgrade
([#184](#184))
([dc9743e](dc9743e))
* **cli:** add some (hidden) agent handling commands
([#187](#187))
([1a92f5f](1a92f5f))


### Bug Fixes

* clean stdout for --config-only when appending SSH config
([#192](#192))
([4428295](4428295))
* **cli:** account for pending scenarios in rli display
([#185](#185))
([c82d528](c82d528))
* widen VERSION column in agent list to prevent truncation
([#190](#190))
([c7eba09](c7eba09))


### Performance Improvements

* fetch total count in the background, not foreground
([#189](#189))
([0903d89](0903d89))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants