jeremiah-c-leary / vhdl-style-guide

Style guide enforcement for VHDL
GNU General Public License v3.0
192 stars 39 forks source link

Issue#952: Adding consistent case check for enumerated types. #956

Closed jeremiah-c-leary closed 1 year ago

jeremiah-c-leary commented 1 year ago

Resolves #952

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (3954326) 95.89% compared to head (6c7e203) 95.89%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #956 +/- ## ======================================= Coverage 95.89% 95.89% ======================================= Files 1497 1498 +1 Lines 28146 28165 +19 ======================================= + Hits 26990 27009 +19 Misses 1156 1156 ``` | [Files Changed](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/956?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary) | Coverage Δ | | |---|---|---| | [vsg/rules/type\_definition/\_\_init\_\_.py](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/956?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary#diff-dnNnL3J1bGVzL3R5cGVfZGVmaW5pdGlvbi9fX2luaXRfXy5weQ==) | `100.00% <100.00%> (ø)` | | | [vsg/rules/type\_definition/rule\_501.py](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/956?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary#diff-dnNnL3J1bGVzL3R5cGVfZGVmaW5pdGlvbi9ydWxlXzUwMS5weQ==) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.