Skip to content

Report per-run counts in stck push summary#23

Merged
brdv merged 1 commit intomainfrom
push-summary-this-run
Feb 11, 2026
Merged

Report per-run counts in stck push summary#23
brdv merged 1 commit intomainfrom
push-summary-this-run

Conversation

@brdv
Copy link
Owner

@brdv brdv commented Feb 11, 2026

Summary

Make stck push summary counts reflect work performed in the current run, not total plan size.

Changelist

  • src/cli.rs
    • Captures starting progress counters before push/retarget loops.
    • Computes pushed_this_run and retargeted_this_run from completed deltas.
    • Updates final summary message to report per-run counts.
  • tests/cli_skeleton.rs
    • Updated push summary expectations for both fresh and resumed runs.

Validation

  • cargo fmt --all
  • cargo clippy --all-targets --all-features -- -D warnings
  • cargo test --all-features

Base automatically changed from add-submit-command to main February 11, 2026 11:59
@brdv brdv force-pushed the push-summary-this-run branch from a6bfd79 to 2ffa94e Compare February 11, 2026 11:59
@brdv brdv merged commit 78aebe9 into main Feb 11, 2026
1 check passed
@brdv brdv deleted the push-summary-this-run branch February 11, 2026 12:00
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.

1 participant