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

⚡ Improved performance of SAT-based clock number assignment #449

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

Merge branch 'main' into sat-clocking-cp-symmetry-breaking

58cdc22
Select commit
Loading
Failed to load commit list.
Open

⚡ Improved performance of SAT-based clock number assignment #449

Merge branch 'main' into sat-clocking-cp-symmetry-breaking
58cdc22
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 16, 2024 in 0s

98.23% (target 95.00%)

View this Pull Request on Codecov

98.23% (target 95.00%)

Details

Codecov Report

Attention: Patch coverage is 33.33333% with 10 lines in your changes missing coverage. Please review.

Project coverage is 98.23%. Comparing base (e365ed0) to head (58cdc22).

Files Patch % Lines
.../algorithms/physical_design/determine_clocking.hpp 33.33% 10 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #449      +/-   ##
==========================================
- Coverage   98.26%   98.23%   -0.03%     
==========================================
  Files         220      220              
  Lines       30104    30105       +1     
  Branches     1470     1473       +3     
==========================================
- Hits        29582    29574       -8     
- Misses        522      531       +9     
Files Coverage Δ
.../algorithms/physical_design/determine_clocking.hpp 89.51% <33.33%> (-6.29%) ⬇️

... and 5 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 e365ed0...58cdc22. Read the comment docs.