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

feat(lvs-matching): add trait bounds to allow for LVS matching #355

Closed
wants to merge 4 commits into from

Conversation

rohanku
Copy link
Contributor

@rohanku rohanku commented Dec 26, 2023

  • wip: atoll API
  • wip
  • base api
  • feat(lvs-matching): add trait bounds to allow for LVS matching

@rohanku rohanku changed the title layout schematic matching feat(lvs-matching): add trait bounds to allow for LVS matching Dec 26, 2023
Copy link

codecov bot commented Dec 26, 2023

Codecov Report

Attention: 103 lines in your changes are missing coverage. Please review.

Comparison is base (264d028) 39.54% compared to head (a61c849) 40.10%.

Files Patch % Lines
libs/atoll/src/lib.rs 31.25% 6 Missing and 27 partials ⚠️
tests/src/atoll/mod.rs 47.22% 1 Missing and 18 partials ⚠️
codegen/src/io.rs 0.00% 11 Missing ⚠️
substrate/src/layout/mod.rs 68.75% 1 Missing and 9 partials ⚠️
tests/src/shared/buffer/layout.rs 10.00% 1 Missing and 8 partials ⚠️
substrate/src/schematic/mod.rs 73.33% 4 Missing and 4 partials ⚠️
substrate/src/io/schematic.rs 50.00% 5 Missing ⚠️
substrate/src/layout/element.rs 75.00% 0 Missing and 4 partials ⚠️
substrate/src/io/impls.rs 75.00% 2 Missing ⚠️
libs/geometry_macros/src/lib.rs 0.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #355      +/-   ##
==========================================
+ Coverage   39.54%   40.10%   +0.56%     
==========================================
  Files         163      163              
  Lines       20214    20081     -133     
  Branches     8471     8432      -39     
==========================================
+ Hits         7994     8054      +60     
+ Misses       6665     6389     -276     
- Partials     5555     5638      +83     

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

@rohanku rohanku closed this Jan 7, 2024
@rohanku rohanku deleted the layout-schematic-matching branch November 22, 2024 00:46
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