Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Router start/end straight steps #493

Merged
merged 9 commits into from
Oct 17, 2024
Merged

Add Router start/end straight steps #493

merged 9 commits into from
Oct 17, 2024

Conversation

sebastian-goeldi
Copy link
Collaborator

No description provided.

Copy link
Contributor

sourcery-ai bot commented Oct 11, 2024

🧙 Sourcery has finished reviewing your pull request!


Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time. You can also use
    this command to specify where the summary should be inserted.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@github-actions github-actions bot added enhancement New feature or request routing labels Oct 11, 2024
@sebastian-goeldi sebastian-goeldi marked this pull request as draft October 11, 2024 23:47
Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

We've reviewed this pull request using the Sourcery rules engine. If you would also like our AI-powered code review then let us know.

@sebastian-goeldi sebastian-goeldi linked an issue Oct 17, 2024 that may be closed by this pull request
@sebastian-goeldi sebastian-goeldi marked this pull request as ready for review October 17, 2024 12:10
Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

We've reviewed this pull request using the Sourcery rules engine. If you would also like our AI-powered code review then let us know.

src/kfactory/routing/generic.py Outdated Show resolved Hide resolved
src/kfactory/routing/manhattan.py Outdated Show resolved Hide resolved
src/kfactory/routing/steps.py Show resolved Hide resolved
@sebastian-goeldi sebastian-goeldi merged commit b166718 into main Oct 17, 2024
13 checks passed
@sebastian-goeldi sebastian-goeldi deleted the steppers branch October 17, 2024 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request routing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extend routers with steppers
1 participant