VHDL / pyVHDLModel

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

v0.16.0 #51

Closed Paebbels closed 1 year ago

Paebbels commented 1 year ago

New Features

Changes

Bug Fixes

None


Related PRs:

None

codecov[bot] commented 1 year ago

Codecov Report

Base: 73.85% // Head: 73.45% // Decreases project coverage by -0.40% :warning:

Coverage data is based on head (6622af9) compared to base (01cc6f1). Patch coverage: 68.42% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #51 +/- ## ========================================== - Coverage 73.85% 73.45% -0.41% ========================================== Files 5 6 +1 Lines 2345 2373 +28 Branches 362 563 +201 ========================================== + Hits 1732 1743 +11 - Misses 600 617 +17 Partials 13 13 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `73.45% <68.42%> (-0.41%)` | :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/51?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VHDL) | Coverage Δ | | |---|---|---| | [tests/unit/Instantiate.py](https://codecov.io/gh/VHDL/pyVHDLModel/pull/51/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VHDL#diff-dGVzdHMvdW5pdC9JbnN0YW50aWF0ZS5weQ==) | `95.45% <0.00%> (ø)` | | | [pyVHDLModel/SyntaxModel.py](https://codecov.io/gh/VHDL/pyVHDLModel/pull/51/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VHDL#diff-cHlWSERMTW9kZWwvU3ludGF4TW9kZWwucHk=) | `71.90% <64.47%> (-0.28%)` | :arrow_down: | | [pyVHDLModel/\_\_init\_\_.py](https://codecov.io/gh/VHDL/pyVHDLModel/pull/51/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VHDL#diff-cHlWSERMTW9kZWwvX19pbml0X18ucHk=) | `79.61% <88.88%> (+0.49%)` | :arrow_up: | | [setup.py](https://codecov.io/gh/VHDL/pyVHDLModel/pull/51/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VHDL#diff-c2V0dXAucHk=) | `0.00% <0.00%> (ø)` | | 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.