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 basic optimizer passes #312

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Add optimizer BasePass tests

0c70fb6
Select commit
Loading
Failed to load commit list.
Open

Add basic optimizer passes #312

Add optimizer BasePass tests
0c70fb6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 6, 2024 in 1s

91.00% (target 90.00%)

View this Pull Request on Codecov

91.00% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 72.82609% with 75 lines in your changes missing coverage. Please review.

Project coverage is 91.00%. Comparing base (e5a0576) to head (0c70fb6).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...erber/gerber/optimizer/optimizer_pass/base_pass.py 72.42% 75 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #312      +/-   ##
==========================================
+ Coverage   90.49%   91.00%   +0.50%     
==========================================
  Files         154      153       -1     
  Lines        6797     6980     +183     
==========================================
+ Hits         6151     6352     +201     
+ Misses        646      628      -18     

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