lsils / mockturtle

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

Improving the mapping framework #629

Closed aletempiac closed 5 months ago

aletempiac commented 5 months ago

This PR includes:

codecov-commenter commented 5 months ago

Codecov Report

Attention: 69 lines in your changes are missing coverage. Please review.

Comparison is base (b9a9e95) 83.70% compared to head (8b3791c) 83.68%.

Files Patch % Lines
include/mockturtle/algorithms/emap.hpp 89.06% 21 Missing :warning:
include/mockturtle/io/write_verilog.hpp 86.79% 21 Missing :warning:
include/mockturtle/utils/struct_library.hpp 68.42% 12 Missing :warning:
include/mockturtle/utils/super_utils.hpp 27.27% 8 Missing :warning:
include/mockturtle/utils/tech_library.hpp 90.14% 7 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #629 +/- ## ========================================== - Coverage 83.70% 83.68% -0.03% ========================================== Files 186 186 Lines 29213 29617 +404 ========================================== + Hits 24454 24784 +330 - Misses 4759 4833 +74 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.