dan-fritchman / Hdl21

Hardware Description Library
BSD 3-Clause "New" or "Revised" License
60 stars 13 forks source link

External Module to VLSIR as a free standing function #166

Closed dan-fritchman closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #166 (b374f07) into main (5df1efb) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #166   +/-   ##
=======================================
  Coverage   87.19%   87.20%           
=======================================
  Files         109      109           
  Lines        9568     9575    +7     
=======================================
+ Hits         8343     8350    +7     
  Misses       1225     1225           
Files Changed Coverage Δ
hdl21/proto/importing.py 84.39% <ø> (ø)
hdl21/netlist.py 100.00% <100.00%> (ø)
hdl21/proto/__init__.py 100.00% <100.00%> (ø)
hdl21/proto/exporting.py 87.27% <100.00%> (ø)
hdl21/sim/to_proto.py 75.91% <100.00%> (ø)
hdl21/tests/test_exports.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more