dan-fritchman / Hdl21

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

#115, #198, Built-in Generators expansion, Pydantic BaseModel citizenship #202

Closed dan-fritchman closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

Merging #202 (f97bf62) into main (767115d) will decrease coverage by 0.10%. The diff coverage is 87.77%.

@@            Coverage Diff             @@
##             main     #202      +/-   ##
==========================================
- Coverage   87.39%   87.30%   -0.10%     
==========================================
  Files         107      107              
  Lines        9744     9733      -11     
==========================================
- Hits         8516     8497      -19     
- Misses       1228     1236       +8     
Files Coverage Δ
hdl21/__init__.py 100.00% <ø> (ø)
hdl21/datatype.py 100.00% <100.00%> (ø)
hdl21/elab/passes/base.py 92.72% <100.00%> (ø)
hdl21/elab/passes/flatten_bundles.py 87.19% <100.00%> (ø)
hdl21/elab/passes/mark_modules.py 77.77% <100.00%> (+2.77%) :arrow_up:
hdl21/params.py 91.59% <100.00%> (-0.08%) :arrow_down:
hdl21/portref.py 100.00% <100.00%> (ø)
hdl21/prefix.py 95.98% <100.00%> (ø)
hdl21/primitives.py 94.39% <ø> (ø)
hdl21/proto/exporting.py 86.36% <100.00%> (-0.91%) :arrow_down:
... and 8 more

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

dan-fritchman commented 8 months ago

This will replace #201.