lsils / mockturtle

C++ logic network library
MIT License
210 stars 139 forks source link

Fix refactoring with direct mig resynthesis #521

Closed lee30sonia closed 2 years ago

lee30sonia commented 2 years ago

Fixes #519

codecov-commenter commented 2 years ago

Codecov Report

Merging #521 (b7072c2) into master (4ceb7e0) will decrease coverage by 0.02%. The diff coverage is 42.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #521      +/-   ##
==========================================
- Coverage   82.61%   82.58%   -0.03%     
==========================================
  Files         146      146              
  Lines       18080    18083       +3     
==========================================
- Hits        14936    14934       -2     
- Misses       3144     3149       +5     
Impacted Files Coverage Δ
.../mockturtle/algorithms/node_resynthesis/direct.hpp 54.12% <0.00%> (-1.02%) :arrow_down:
include/mockturtle/algorithms/refactoring.hpp 72.61% <60.00%> (+0.32%) :arrow_up:
...nclude/mockturtle/algorithms/dsd_decomposition.hpp 87.32% <0.00%> (-4.23%) :arrow_down:

Continue to review full report at Codecov.

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