dan-fritchman / Hdl21

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

Generators #201

Closed dan-fritchman closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #201 (b048210) into main (c9584e5) will decrease coverage by 0.11%. Report is 1 commits behind head on main. The diff coverage is 85.10%.

@@            Coverage Diff             @@
##             main     #201      +/-   ##
==========================================
- Coverage   87.39%   87.28%   -0.11%     
==========================================
  Files         107      107              
  Lines        9744     9724      -20     
==========================================
- Hits         8516     8488      -28     
- Misses       1228     1236       +8     
Files Coverage Δ
hdl21/elab/passes/mark_modules.py 77.77% <100.00%> (+2.77%) :arrow_up:
hdl21/primitives.py 94.39% <ø> (ø)
hdl21/tests/test_builtin_generators.py 100.00% <100.00%> (ø)
hdl21/tests/test_doc_examples.py 88.02% <100.00%> (+0.07%) :arrow_up:
hdl21/tests/test_hdl21.py 96.43% <100.00%> (+0.09%) :arrow_up:
hdl21/sim/data.py 91.15% <85.71%> (-0.38%) :arrow_down:
hdl21/generator.py 93.51% <90.90%> (+3.95%) :arrow_up:
hdl21/generators.py 71.95% <69.73%> (-14.26%) :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