ansys / pyedb

pyedb is a Python library to use the EDB client library.
https://edb.docs.pyansys.com/
MIT License
3 stars 0 forks source link

FEAT: Padstack instances query intersecting given bounding box using Rtree class. #416

Closed svandenb-dev closed 2 weeks ago

svandenb-dev commented 2 weeks ago

Padstack instances query intersecting given bounding box using Rtree class.

codecov-commenter commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 90.90909% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 83.58%. Comparing base (500756e) to head (6267481). Report is 42 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #416 +/- ## ========================================== - Coverage 84.16% 83.58% -0.58% ========================================== Files 105 112 +7 Lines 17938 18646 +708 ========================================== + Hits 15097 15585 +488 - Misses 2841 3061 +220 ```