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

[EDA-1876] Pin planner: fixed package pins loading #1236

Merged
merged 2 commits into from
Aug 22, 2023
Merged

Conversation

KochynVolodymyr
Copy link
Contributor

Motivate of the pull request

  • To address an existing issue. If so, please provide a link to the issue: EDA-1876
  • Breaking new feature. If so, please describe details in the description part.

Describe the technical details

Update package pin loading according to new device table.

Which part of the code base require a change

  • Library: pinassignment
  • Plug-in:
  • Engine
  • Documentation
  • Regression tests
  • Continous Integration (CI) scripts

@codecov
Copy link

codecov bot commented Aug 22, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (f1e5a05) 7.70% compared to head (7d55c7b) 7.70%.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #1236   +/-   ##
=====================================
  Coverage   7.70%   7.70%           
=====================================
  Files        248     248           
  Lines      25438   25438           
  Branches   14654   14654           
=====================================
  Hits        1959    1959           
  Misses     23072   23072           
  Partials     407     407           
Files Changed Coverage Δ
src/PinAssignment/PackagePinsLoader.cpp 0.00% <0.00%> (ø)

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

@ravic-rs ravic-rs merged commit d9aadc2 into main Aug 22, 2023
26 of 28 checks passed
@ravic-rs ravic-rs deleted the pin-planner-fix branch August 22, 2023 23:26
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