lsils / mockturtle

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

Fix bugs in resubstitution #543

Closed lee30sonia closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #543 (1b459d8) into master (3048cc2) will increase coverage by 0.05%. The diff coverage is 78.57%.

@@            Coverage Diff             @@
##           master     #543      +/-   ##
==========================================
+ Coverage   82.79%   82.84%   +0.05%     
==========================================
  Files         148      148              
  Lines       18560    18550      -10     
==========================================
+ Hits        15366    15367       +1     
+ Misses       3194     3183      -11     
Impacted Files Coverage Δ
include/mockturtle/algorithms/cover_to_graph.hpp 94.87% <ø> (ø)
...clude/mockturtle/algorithms/detail/resub_utils.hpp 82.23% <ø> (ø)
include/mockturtle/algorithms/sim_resub.hpp 58.26% <72.22%> (+6.64%) :arrow_up:
include/mockturtle/algorithms/resubstitution.hpp 79.63% <83.33%> (-0.55%) :arrow_down:
include/mockturtle/networks/cover.hpp 96.23% <100.00%> (ø)

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 5ad3890...1b459d8. Read the comment docs.