Skip to content

Conversation

simon1hofmann
Copy link
Collaborator

Description

Added a flag to post_layout_optimization to only optimize PO positions.

Checklist:

  • The pull request only contains commits that are related to it.
  • I have added appropriate tests and documentation.
  • I have added a changelog entry.
  • I have created/adjusted the Python bindings for any new or updated functionality.
  • I have made sure that all CI jobs on GitHub pass.
  • The pull request introduces no new warnings and follows the project's style guidelines.

@simon1hofmann simon1hofmann self-assigned this Jun 19, 2024
Signed-off-by: GitHub Actions <actions@github.com>
@simon1hofmann simon1hofmann added the enhancement New feature or request label Jun 19, 2024
Copy link

codecov bot commented Jun 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.21%. Comparing base (aa0c77d) to head (5fecb8c).
Report is 61 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #461   +/-   ##
=======================================
  Coverage   98.21%   98.21%           
=======================================
  Files         214      214           
  Lines       28877    28884    +7     
  Branches     1367     1368    +1     
=======================================
+ Hits        28362    28369    +7     
  Misses        515      515           
Files with missing lines Coverage Δ
...ithms/physical_design/post_layout_optimization.hpp 100.00% <100.00%> (ø)
...ithms/physical_design/post_layout_optimization.cpp 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aa0c77d...5fecb8c. Read the comment docs.

@simon1hofmann simon1hofmann changed the title ✨ Flag for updating POs only ✨ Flag for optimizing POs only Jun 20, 2024
@marcelwa marcelwa merged commit 1b52e73 into cda-tum:main Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants