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

🔧 Fix multiple ports bug #19

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

daquintero
Copy link
Contributor

Hello! I actually fixed this bug a few months ago but forgot to open PR. Currently stabilising the the piel simulation API in piel before migrating to gdsfactory 8. It'd be great to do a final release with gdsfactory7 and this is the only bug on the full flows. Not sure if a patch release gdsfactory7 is possible before migrating piel to gdsfactory8

Copy link
Contributor

sourcery-ai bot commented Oct 19, 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

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.

@daquintero
Copy link
Contributor Author

daquintero commented Oct 19, 2024

Actually maybe I need to think how to approach this given the tests

@daquintero daquintero marked this pull request as draft October 19, 2024 12:41
@daquintero daquintero force-pushed the dario/fix_recursive_e_netlist branch 3 times, most recently from b519aeb to 8bf7898 Compare October 31, 2024 15:15
@daquintero
Copy link
Contributor Author

Hi @joamatab , I think this will fix it and make it compatible to the previous release since the previous tests are now passing! What do you think? Works for me in piel I think.

@daquintero daquintero marked this pull request as ready for review October 31, 2024 15:21
Copy link

codecov bot commented Oct 31, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@joamatab joamatab merged commit dc4610a into gdsfactory:main Oct 31, 2024
10 of 14 checks passed
@joamatab
Copy link
Contributor

Awesome! thank you Dario!

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.

2 participants