SiEPIC / SiEPIC-Tools

Package for KLayout to add integrated optics / silicon photonics functionality (waveguides, netlist extraction, circuit simulations, etc)
Other
184 stars 92 forks source link

Bezier #218

Closed lukasc-ubc closed 3 months ago

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 65.51724% with 20 lines in your changes missing coverage. Please review.

Project coverage is 20.84%. Comparing base (85cd0d9) to head (b9db833).

Files Patch % Lines
klayout_dot_config/python/SiEPIC/utils/geometry.py 63.88% 13 Missing :warning:
klayout_dot_config/python/SiEPIC/extend.py 40.00% 3 Missing :warning:
klayout_dot_config/python/SiEPIC/scripts.py 57.14% 3 Missing :warning:
klayout_dot_config/python/SiEPIC/utils/__init__.py 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #218 +/- ## ========================================== + Coverage 19.99% 20.84% +0.85% ========================================== Files 43 43 Lines 10815 10863 +48 ========================================== + Hits 2162 2264 +102 + Misses 8653 8599 -54 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.