lsils / mockturtle

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

Aqfp merge directories #535

Closed mdsudara closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #535 (c34cfc1) into master (414e024) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #535   +/-   ##
=======================================
  Coverage   82.61%   82.61%           
=======================================
  Files         146      146           
  Lines       18099    18099           
=======================================
  Hits        14953    14953           
  Misses       3146     3146           
Impacted Files Coverage Δ
include/mockturtle/algorithms/aqfp/detail/dag.hpp 100.00% <ø> (ø)
...ude/mockturtle/algorithms/aqfp/detail/dag_cost.hpp 100.00% <ø> (ø)
...lude/mockturtle/algorithms/aqfp/detail/dag_gen.hpp 97.77% <ø> (ø)
...ude/mockturtle/algorithms/aqfp/detail/dag_util.hpp 100.00% <ø> (ø)
.../mockturtle/algorithms/aqfp/detail/partial_dag.hpp 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 414e024...c34cfc1. Read the comment docs.