lsils / mockturtle

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

Mapping fixes and documentation #490

Closed aletempiac closed 3 years ago

aletempiac commented 3 years ago
codecov-commenter commented 3 years ago

Codecov Report

Merging #490 (69c4190) into master (b41806d) will decrease coverage by 0.00%. The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #490      +/-   ##
==========================================
- Coverage   83.58%   83.57%   -0.01%     
==========================================
  Files         140      140              
  Lines       16622    16625       +3     
==========================================
+ Hits        13894    13895       +1     
- Misses       2728     2730       +2     
Impacted Files Coverage Δ
include/mockturtle/io/genlib_reader.hpp 100.00% <ø> (ø)
include/mockturtle/io/super_reader.hpp 100.00% <ø> (ø)
include/mockturtle/utils/super_utils.hpp 84.67% <ø> (-0.25%) :arrow_down:
include/mockturtle/utils/tech_library.hpp 84.26% <ø> (ø)
include/mockturtle/views/binding_view.hpp 100.00% <ø> (ø)
include/mockturtle/io/write_verilog.hpp 88.15% <69.23%> (-1.51%) :arrow_down:
include/mockturtle/algorithms/mapper.hpp 84.51% <73.33%> (+0.11%) :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 b41806d...69c4190. Read the comment docs.