Skip to content

fix(pipeline-console-reporter): retain item and quad counts on stage completion#293

Open
ddeboer wants to merge 1 commit intomainfrom
fix/stage-complete-counts
Open

fix(pipeline-console-reporter): retain item and quad counts on stage completion#293
ddeboer wants to merge 1 commit intomainfrom
fix/stage-complete-counts

Conversation

@ddeboer
Copy link
Member

@ddeboer ddeboer commented Mar 22, 2026

Summary

  • When a pipeline stage completes, the item and quad counts (e.g. "30K items, 327.5K quads") were shown during progress but dropped from the final completed line, which only showed the duration
  • Include itemsProcessed and quadsGenerated in the stageComplete output so the counts are preserved
  • Add tests covering both the with-counts and zero-counts cases

…completion

- Include itemsProcessed and quadsGenerated in the completed stage line
  instead of showing only the duration
- Add tests for stageComplete with and without item counts
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