dan-fritchman / Hdl21

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

Closes #192 #193

Closed dan-fritchman closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

Merging #193 (68e3eaa) into main (edc6bb0) will increase coverage by 0.14%. The diff coverage is 97.63%.

@@            Coverage Diff             @@
##             main     #193      +/-   ##
==========================================
+ Coverage   87.23%   87.37%   +0.14%     
==========================================
  Files         109      109              
  Lines        9680     9775      +95     
==========================================
+ Hits         8444     8541      +97     
+ Misses       1236     1234       -2     
Files Coverage Δ
hdl21/elab/elaborators/base.py 93.04% <100.00%> (+1.04%) :arrow_up:
hdl21/generator.py 92.20% <ø> (-0.10%) :arrow_down:
hdl21/generators.py 86.20% <100.00%> (+5.35%) :arrow_up:
hdl21/primitives.py 94.39% <100.00%> (ø)
hdl21/sim/data.py 91.63% <100.00%> (ø)
hdl21/tests/test_hdl21.py 96.41% <100.00%> (+0.26%) :arrow_up:
pdks/Gf180/gf180_hdl21/pdk_logic.py 67.05% <100.00%> (+0.19%) :arrow_up:
pdks/Sky130/sky130_hdl21/pdk_logic.py 84.61% <100.00%> (+0.17%) :arrow_up:
hdl21/signal.py 93.26% <88.88%> (-0.85%) :arrow_down:
hdl21/params.py 92.37% <86.66%> (-0.97%) :arrow_down:

... and 1 file with indirect coverage changes

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