pymtl / pymtl3

Pymtl 3 (Mamba), an open-source Python-based hardware generation, simulation, and verification framework
BSD 3-Clause "New" or "Revised" License
388 stars 46 forks source link

allow line break in lambda #156

Closed jsn1993 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #156 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #156      +/-   ##
==========================================
+ Coverage   89.26%   89.27%   +<.01%     
==========================================
  Files         283      283              
  Lines       24248    24265      +17     
==========================================
+ Hits        21645    21662      +17     
  Misses       2603     2603
Impacted Files Coverage Δ
pymtl3/dsl/test/ComponentLevel3_test.py 94.62% <100%> (+0.14%) :arrow_up:
pymtl3/dsl/ComponentLevel3.py 81.79% <100%> (-0.06%) :arrow_down:

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 17854d4...5094c8d. Read the comment docs.