jeremiah-c-leary / vhdl-style-guide

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

Issue#1003: Adding case rules for subtype declarations. #1004

Closed jeremiah-c-leary closed 11 months ago

jeremiah-c-leary commented 12 months ago

Resolves #1003

codecov[bot] commented 12 months ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (92d966d) 95.87% compared to head (3c81fb8) 95.87%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1004 +/- ## ======================================= Coverage 95.87% 95.87% ======================================= Files 1500 1503 +3 Lines 28262 28289 +27 ======================================= + Hits 27095 27122 +27 Misses 1167 1167 ``` | [Files Changed](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/1004?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary) | Coverage Δ | | |---|---|---| | [vsg/rules/subtype/\_\_init\_\_.py](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/1004?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary#diff-dnNnL3J1bGVzL3N1YnR5cGUvX19pbml0X18ucHk=) | `100.00% <100.00%> (ø)` | | | [vsg/rules/subtype/rule\_500.py](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/1004?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary#diff-dnNnL3J1bGVzL3N1YnR5cGUvcnVsZV81MDAucHk=) | `100.00% <100.00%> (ø)` | | | [vsg/rules/subtype/rule\_501.py](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/1004?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary#diff-dnNnL3J1bGVzL3N1YnR5cGUvcnVsZV81MDEucHk=) | `100.00% <100.00%> (ø)` | | | [vsg/rules/subtype/rule\_502.py](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/1004?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary#diff-dnNnL3J1bGVzL3N1YnR5cGUvcnVsZV81MDIucHk=) | `100.00% <100.00%> (ø)` | |

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