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

🐛 Place inputs and outputs in the same order during hexagonalization #342

Merged
merged 2 commits into from
Nov 30, 2023

place outputs last

2024d61
Select commit
Loading
Failed to load commit list.
Merged

🐛 Place inputs and outputs in the same order during hexagonalization #342

place outputs last
2024d61
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 28, 2023 in 0s

96.05% (target 95.00%)

View this Pull Request on Codecov

96.05% (target 95.00%)

Details

Codecov Report

Merging #342 (2024d61) into main (481331f) will decrease coverage by 0.01%.
Report is 3 commits behind head on main.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #342      +/-   ##
==========================================
- Coverage   96.06%   96.05%   -0.01%     
==========================================
  Files         102      102              
  Lines       10086    10100      +14     
==========================================
+ Hits         9689     9702      +13     
- Misses        397      398       +1     
Files Coverage Δ
...on/algorithms/physical_design/hexagonalization.hpp 100.00% <100.00%> (ø)

... and 1 file 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 7cb380a...2024d61. Read the comment docs.