VHDL / pyVHDLModel

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

v0.24.0 #67

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

Patch coverage: 80.88% and project coverage change: -0.04 :warning:

Comparison is base (cb46f1e) 71.16% compared to head (6029411) 71.13%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #67 +/- ## ========================================== - Coverage 71.16% 71.13% -0.04% ========================================== Files 22 22 Lines 3815 3838 +23 Branches 867 873 +6 ========================================== + Hits 2715 2730 +15 - Misses 1041 1049 +8 Partials 59 59 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `71.13% <80.88%> (-0.04%)` | :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/67?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VHDL) | Coverage Δ | | |---|---|---| | [setup.py](https://codecov.io/gh/VHDL/pyVHDLModel/pull/67?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VHDL#diff-c2V0dXAucHk=) | `0.00% <ø> (ø)` | | | [pyVHDLModel/Subprogram.py](https://codecov.io/gh/VHDL/pyVHDLModel/pull/67?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VHDL#diff-cHlWSERMTW9kZWwvU3VicHJvZ3JhbS5weQ==) | `65.21% <66.66%> (-1.95%)` | :arrow_down: | | [pyVHDLModel/DesignUnit.py](https://codecov.io/gh/VHDL/pyVHDLModel/pull/67?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VHDL#diff-cHlWSERMTW9kZWwvRGVzaWduVW5pdC5weQ==) | `70.69% <80.64%> (+0.04%)` | :arrow_up: | | [pyVHDLModel/\_\_init\_\_.py](https://codecov.io/gh/VHDL/pyVHDLModel/pull/67?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VHDL#diff-cHlWSERMTW9kZWwvX19pbml0X18ucHk=) | `76.05% <83.87%> (ø)` | | 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 in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.