VHDL / pyVHDLModel

An abstract language model of VHDL written in Python.
https://vhdl.github.io/pyVHDLModel/
Other
50 stars 9 forks source link

v0.14.4 #46

Closed Paebbels closed 2 years ago

Paebbels commented 2 years ago

New Features

None

Changes

Bug Fixes


Related PRs:

codecov[bot] commented 2 years ago

Codecov Report

Merging #46 (d8ca911) into main (bf362bb) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #46   +/-   ##
=======================================
  Coverage   73.72%   73.72%           
=======================================
  Files           5        5           
  Lines        2329     2329           
  Branches      361      361           
=======================================
  Hits         1717     1717           
  Misses        599      599           
  Partials       13       13           
Flag Coverage Δ
unittests 73.72% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pyVHDLModel/SyntaxModel.py 72.19% <ø> (ø)
pyVHDLModel/__init__.py 77.77% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update bf362bb...d8ca911. Read the comment docs.