VHDL / pyVHDLModel

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

Package Restructuring #61

Closed Paebbels closed 1 year ago

Paebbels commented 1 year ago

New Features

Changes

Bug Fixes


Related PRs:

codecov[bot] commented 1 year ago

Codecov Report

Base: 14.78% // Head: 71.31% // Increases project coverage by +56.52% :tada:

Coverage data is based on head (90ef4af) compared to base (d093198). Patch coverage: 70.11% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #61 +/- ## =========================================== + Coverage 14.78% 71.31% +56.52% =========================================== Files 7 21 +14 Lines 3645 3660 +15 Branches 863 838 -25 =========================================== + Hits 539 2610 +2071 + Misses 3105 994 -2111 - Partials 1 56 +55 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `71.31% <70.11%> (+56.52%)` | :arrow_up: | 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/61?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VHDL) | Coverage Δ | | |---|---|---| | [pyVHDLModel/Declaration.py](https://codecov.io/gh/VHDL/pyVHDLModel/pull/61?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VHDL#diff-cHlWSERMTW9kZWwvRGVjbGFyYXRpb24ucHk=) | `0.00% <0.00%> (ø)` | | | [pyVHDLModel/Concurrent.py](https://codecov.io/gh/VHDL/pyVHDLModel/pull/61?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VHDL#diff-cHlWSERMTW9kZWwvQ29uY3VycmVudC5weQ==) | `54.98% <54.98%> (ø)` | | | [pyVHDLModel/Sequential.py](https://codecov.io/gh/VHDL/pyVHDLModel/pull/61?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VHDL#diff-cHlWSERMTW9kZWwvU2VxdWVudGlhbC5weQ==) | `58.51% <58.51%> (ø)` | | | [pyVHDLModel/Interface.py](https://codecov.io/gh/VHDL/pyVHDLModel/pull/61?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VHDL#diff-cHlWSERMTW9kZWwvSW50ZXJmYWNlLnB5) | `67.05% <67.05%> (ø)` | | | [pyVHDLModel/Subprogram.py](https://codecov.io/gh/VHDL/pyVHDLModel/pull/61?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VHDL#diff-cHlWSERMTW9kZWwvU3VicHJvZ3JhbS5weQ==) | `67.16% <67.16%> (ø)` | | | [pyVHDLModel/Common.py](https://codecov.io/gh/VHDL/pyVHDLModel/pull/61?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VHDL#diff-cHlWSERMTW9kZWwvQ29tbW9uLnB5) | `68.00% <68.00%> (ø)` | | | [pyVHDLModel/Exception.py](https://codecov.io/gh/VHDL/pyVHDLModel/pull/61?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VHDL#diff-cHlWSERMTW9kZWwvRXhjZXB0aW9uLnB5) | `68.88% <68.88%> (ø)` | | | [pyVHDLModel/Object.py](https://codecov.io/gh/VHDL/pyVHDLModel/pull/61?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VHDL#diff-cHlWSERMTW9kZWwvT2JqZWN0LnB5) | `69.49% <69.49%> (ø)` | | | [pyVHDLModel/Association.py](https://codecov.io/gh/VHDL/pyVHDLModel/pull/61?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VHDL#diff-cHlWSERMTW9kZWwvQXNzb2NpYXRpb24ucHk=) | `70.58% <69.69%> (ø)` | | | [pyVHDLModel/DesignUnit.py](https://codecov.io/gh/VHDL/pyVHDLModel/pull/61?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VHDL#diff-cHlWSERMTW9kZWwvRGVzaWduVW5pdC5weQ==) | `70.00% <70.00%> (ø)` | | | ... and [14 more](https://codecov.io/gh/VHDL/pyVHDLModel/pull/61?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VHDL) | | 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.