lsils / mockturtle

C++ logic network library
MIT License
208 stars 138 forks source link

Extract adders updates #631

Closed aletempiac closed 7 months ago

aletempiac commented 7 months ago

This PR includes:

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (1134d1d) 83.68% compared to head (4fdb61d) 83.59%.

Files Patch % Lines
.../algorithms/experimental/decompose_multioutput.hpp 75.00% 1 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 #631 +/- ## ========================================== - Coverage 83.68% 83.59% -0.09% ========================================== Files 186 187 +1 Lines 29617 29740 +123 ========================================== + Hits 24784 24862 +78 - Misses 4833 4878 +45 ```

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