Skip to content

Partitioning docs#4110

Open
franciszekjob wants to merge 39 commits into3548-partition-summary-messagefrom
3548-partitioning-docs
Open

Partitioning docs#4110
franciszekjob wants to merge 39 commits into3548-partition-summary-messagefrom
3548-partitioning-docs

Conversation

@franciszekjob
Copy link
Contributor

@franciszekjob franciszekjob commented Jan 19, 2026

Towards #3548

Stack

Introduced changes

Add docs about partitioning

Checklist

  • Linked relevant issue
  • Updated relevant documentation
  • Added relevant tests
  • Performed self-review of the code
  • Added changes to CHANGELOG.md

@franciszekjob franciszekjob changed the title Add docs Partitioning docs Jan 19, 2026
@franciszekjob franciszekjob requested a review from Copilot January 19, 2026 20:19
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds comprehensive documentation for the test partitioning feature in snforge, which allows splitting test suites into partitions for parallel execution in CI environments.

Changes:

  • Added detailed documentation for the --partition flag and test partitioning concept
  • Provided example GitHub Actions workflow demonstrating parallel test execution
  • Updated CLI reference documentation with partition flag details

Reviewed changes

Copilot reviewed 10 out of 10 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
docs/src/snforge-advanced-features/tests-partitioning.md New documentation page explaining test partitioning feature with examples and usage
docs/src/appendix/starknet-foundry-github-action.md Added section showing partitioned tests workflow example
docs/src/appendix/snforge/test.md Added documentation for --partition flag
docs/src/SUMMARY.md Added new partitioning documentation to table of contents
docs/listings/tests_partitioning/* Example project files demonstrating partitioning behavior
docs/example_workflows/partitioned_workflow.yml GitHub Actions workflow example with matrix strategy for partitions
docs/book.toml Added preprocessor variable (may be unnecessary)
CHANGELOG.md Added entry for new partitioned test execution feature

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@franciszekjob franciszekjob changed the base branch from 3548-partitioning-logic to 3548-partition-summary-message January 20, 2026 10:10
@franciszekjob franciszekjob marked this pull request as ready for review January 20, 2026 11:32
@franciszekjob franciszekjob requested a review from a team as a code owner January 20, 2026 11:32
@franciszekjob franciszekjob removed the request for review from a team January 20, 2026 11:32
@franciszekjob franciszekjob marked this pull request as draft January 21, 2026 11:35
@franciszekjob franciszekjob marked this pull request as ready for review January 23, 2026 16:17
@franciszekjob franciszekjob mentioned this pull request Feb 4, 2026
5 tasks
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.

3 participants