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 for boolean example in Geometry notebook #2860

Merged
merged 2 commits into from
Jun 13, 2024
Merged

Conversation

fp-matt
Copy link
Contributor

@fp-matt fp-matt commented Jun 12, 2024

Fix for gf.boolean(...) outputting empty component in geometry docs notebook

also removed code moving the rectangle down by 1.5um to make the image rendered in the docs a clearer before and after comparison

Updated to grab polygons from appropriate layers of input components
Removed code that moved the rectangle in the example down by 1.5um to more directly show the before and after of the boolean subtraction
Copy link
Contributor

sourcery-ai bot commented Jun 12, 2024

🧙 Sourcery is reviewing your pull request!


Tips
  • Trigger a new Sourcery review by commenting @sourcery-ai review on the pull request.
  • You can change your review settings at any time by accessing your dashboard:
    • Enable or disable the Sourcery-generated pull request summary or reviewer's guide;
    • Change the review language;
  • You can always contact us if you have any questions or feedback.

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.

Copy link

codecov bot commented Jun 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.83%. Comparing base (ce4c573) to head (dfbd4d1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2860   +/-   ##
=======================================
  Coverage   68.83%   68.83%           
=======================================
  Files         298      298           
  Lines       15369    15369           
  Branches     2256     2256           
=======================================
  Hits        10580    10580           
  Misses       4190     4190           
  Partials      599      599           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@joamatab
Copy link
Contributor

Thank you Matthew!

@joamatab joamatab merged commit 3a0d3e6 into gdsfactory:main Jun 13, 2024
12 of 17 checks passed
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.

None yet

2 participants