lsils / mockturtle

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

Fix errors and warning #505

Closed lee30sonia closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #505 (d9a6e38) into master (68e6ec4) will decrease coverage by 0.37%. The diff coverage is 63.52%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #505      +/-   ##
==========================================
- Coverage   84.19%   83.81%   -0.38%     
==========================================
  Files         140      143       +3     
  Lines       17332    17746     +414     
==========================================
+ Hits        14592    14874     +282     
- Misses       2740     2872     +132     
Impacted Files Coverage Δ
...ockturtle/algorithms/experimental/window_resub.hpp 69.23% <ø> (ø)
.../mockturtle/algorithms/resyn_engines/xag_resyn.hpp 95.26% <ø> (ø)
...urtle/algorithms/resyn_engines/aig_enumerative.hpp 66.41% <63.52%> (ø)
...clude/mockturtle/algorithms/detail/resub_utils.hpp 82.23% <0.00%> (-14.28%) :arrow_down:
...e/algorithms/experimental/boolean_optimization.hpp 62.26% <0.00%> (ø)
include/mockturtle/algorithms/reconv_cut.hpp 93.42% <0.00%> (+0.17%) :arrow_up:

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 e85f6ed...d9a6e38. Read the comment docs.