dan-fritchman / Hdl21

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

Pre v4 #154

Closed dan-fritchman closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #154 (dd89b6b) into main (690ce06) will increase coverage by 0.41%. The diff coverage is 96.63%.

@@            Coverage Diff             @@
##             main     #154      +/-   ##
==========================================
+ Coverage   86.77%   87.19%   +0.41%     
==========================================
  Files         108      109       +1     
  Lines        9493     9568      +75     
==========================================
+ Hits         8238     8343     +105     
+ Misses       1255     1225      -30     
Impacted Files Coverage Δ
hdl21/instantiable.py 80.00% <0.00%> (ø)
hdl21/tests/test_exports.py 100.00% <ø> (+3.30%) :arrow_up:
setup.py 0.00% <ø> (ø)
hdl21/qualname.py 86.66% <90.90%> (+52.18%) :arrow_up:
hdl21/tests/test_doc_examples.py 85.36% <97.36%> (+3.61%) :arrow_up:
examples/bundles.py 98.00% <98.00%> (ø)
examples/test_examples.py 100.00% <100.00%> (ø)
hdl21/prefix.py 96.53% <100.00%> (ø)
hdl21/proto/from_proto.py 84.39% <100.00%> (+0.15%) :arrow_up:
hdl21/proto/to_proto.py 87.09% <100.00%> (+0.58%) :arrow_up:
... and 2 more

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