lsils / mockturtle

C++ logic network library
MIT License
191 stars 133 forks source link

Fix in ESOP balancing #618

Closed aletempiac closed 11 months ago

aletempiac commented 11 months ago

Fixing a bug in ESOP balancing

codecov-commenter commented 11 months ago

Codecov Report

Merging #618 (660e6a1) into master (1d2f04f) will increase coverage by 0.00%. The diff coverage is 0.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##           master     #618   +/-   ##
=======================================
  Coverage   84.28%   84.28%           
=======================================
  Files         178      178           
  Lines       24893    24894    +1     
=======================================
+ Hits        20980    20983    +3     
+ Misses       3913     3911    -2     
Files Changed Coverage Δ
...mockturtle/algorithms/balancing/esop_balancing.hpp 93.49% <0.00%> (-0.77%) :arrow_down:

... and 1 file with indirect coverage changes