lsils / mockturtle

C++ logic network library
MIT License
202 stars 136 forks source link

Updates in debugging toolkit #557

Closed lee30sonia closed 2 years ago

lee30sonia commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #557 (6b55d0a) into master (bc24b33) will decrease coverage by 0.04%. The diff coverage is 95.08%.

@@            Coverage Diff             @@
##           master     #557      +/-   ##
==========================================
- Coverage   82.83%   82.78%   -0.05%     
==========================================
  Files         148      148              
  Lines       18569    18529      -40     
==========================================
- Hits        15381    15339      -42     
- Misses       3188     3190       +2     
Impacted Files Coverage Δ
include/mockturtle/algorithms/balancing.hpp 75.00% <ø> (ø)
include/mockturtle/generators/random_network.hpp 95.08% <95.08%> (ø)

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 bc24b33...6b55d0a. Read the comment docs.