lsils / mockturtle

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

[fix] typo #577

Closed lrkkr closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #577 (d678f4e) into master (7dd30ca) will decrease coverage by 0.01%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #577      +/-   ##
==========================================
- Coverage   83.21%   83.19%   -0.02%     
==========================================
  Files         158      158              
  Lines       19507    19507              
==========================================
- Hits        16232    16229       -3     
- Misses       3275     3278       +3     
Impacted Files Coverage Δ
include/mockturtle/algorithms/cut_rewriting.hpp 83.33% <ø> (ø)
include/mockturtle/utils/window_utils.hpp 93.67% <ø> (ø)
include/mockturtle/views/window_view.hpp 100.00% <ø> (ø)
...nclude/mockturtle/algorithms/dsd_decomposition.hpp 87.32% <0.00%> (-4.23%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

lee30sonia commented 1 year ago

Thanks!