Skip to content

Test/all runs attribute - #75

Merged
pikes-ons merged 5 commits into
developmentfrom
test/all_runs_attribute
Aug 18, 2026
Merged

Test/all runs attribute#75
pikes-ons merged 5 commits into
developmentfrom
test/all_runs_attribute

Conversation

@pikes-ons

Copy link
Copy Markdown
Collaborator

Adding in tests for all_runs attribute. Minor pull request - should only need copilot review

@pikes-ons pikes-ons added this to the v1.0.0 milestone Aug 18, 2026
@pikes-ons
pikes-ons requested a lite review from Copilot August 18, 2026 09:51
@pikes-ons pikes-ons self-assigned this Aug 18, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds coverage around the Pipeline.all_runs attribute loading behavior, including new unit/integration scenarios, and updates a checked-in example report output.

Changes:

  • Renames and expands the test suite for _load_all_runs() and all_runs initialization behavior.
  • Adds new unit tests for edge cases (invalid IDs, duplicate IDs) and integration tests for populated/empty/deleted historical runs.
  • Updates an example markdown output line for order analysis.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
tests/test_pipeline.py Adds/adjusts tests validating all_runs behavior in unit and integration scenarios.
examples/pipeline_2/outputs/order_analysis.md Updates example report content (and includes a spelling issue to fix).

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread tests/test_pipeline.py
Comment thread examples/pipeline_2/outputs/order_analysis.md Outdated
Comment thread tests/test_pipeline.py Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@pikes-ons
pikes-ons merged commit fc14d26 into development Aug 18, 2026
8 checks passed
@pikes-ons
pikes-ons deleted the test/all_runs_attribute branch August 18, 2026 10:18
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.

Add method to hold information about a previous run in the current run for comparison

2 participants