VHDL / pyVHDLModel

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

v0.20.2 #58

Closed Paebbels closed 1 year ago

Paebbels commented 1 year ago

New Features

None

Changes

Bug Fixes

codecov[bot] commented 1 year ago

Codecov Report

Base: 60.56% // Head: 60.48% // Decreases project coverage by -0.07% :warning:

Coverage data is based on head (b3c3d8e) compared to base (7c5a8cb). Patch coverage: 57.14% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #58 +/- ## ========================================== - Coverage 60.56% 60.48% -0.08% ========================================== Files 8 8 Lines 3210 3209 -1 Branches 749 750 +1 ========================================== - Hits 1944 1941 -3 - Misses 1255 1257 +2 Partials 11 11 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `60.48% <57.14%> (-0.08%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VHDL#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/VHDL/pyVHDLModel/pull/58?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VHDL) | Coverage Δ | | |---|---|---| | [pyVHDLModel/SyntaxModel.py](https://codecov.io/gh/VHDL/pyVHDLModel/pull/58/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VHDL#diff-cHlWSERMTW9kZWwvU3ludGF4TW9kZWwucHk=) | `60.23% <50.00%> (-0.04%)` | :arrow_down: | | [pyVHDLModel/\_\_init\_\_.py](https://codecov.io/gh/VHDL/pyVHDLModel/pull/58/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VHDL#diff-cHlWSERMTW9kZWwvX19pbml0X18ucHk=) | `78.97% <100.00%> (-0.21%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VHDL). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VHDL)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.