VHDL / pyVHDLModel

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

v0.20.1 #57

Closed Paebbels closed 1 year ago

Paebbels commented 1 year ago

New Features

Changes

Bug Fixes

codecov[bot] commented 1 year ago

Codecov Report

Base: 60.64% // Head: 60.56% // Decreases project coverage by -0.08% :warning:

Coverage data is based on head (01ab450) compared to base (0317047). Patch coverage: 72.46% of modified lines in pull request are covered.

:exclamation: Current head 01ab450 differs from pull request most recent head 7c5a8cb. Consider uploading reports for the commit 7c5a8cb to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #57 +/- ## ========================================== - Coverage 60.64% 60.56% -0.09% ========================================== Files 8 8 Lines 3207 3210 +3 Branches 755 749 -6 ========================================== - Hits 1945 1944 -1 - Misses 1249 1255 +6 + Partials 13 11 -2 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `60.56% <72.46%> (-0.09%)` | :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/57?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/57/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VHDL#diff-cHlWSERMTW9kZWwvU3ludGF4TW9kZWwucHk=) | `60.27% <61.74%> (-0.12%)` | :arrow_down: | | [pyVHDLModel/\_\_init\_\_.py](https://codecov.io/gh/VHDL/pyVHDLModel/pull/57/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VHDL#diff-cHlWSERMTW9kZWwvX19pbml0X18ucHk=) | `79.17% <100.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.