jeremiah-c-leary / vhdl-style-guide

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

Issue#1123: Added exception for malformed discrete_range. #1126

Closed jeremiah-c-leary closed 7 months ago

jeremiah-c-leary commented 7 months ago

Resolves #1123

codecov[bot] commented 7 months ago

Codecov Report

Attention: 21 lines in your changes are missing coverage. Please review.

Comparison is base (de5a316) 96.63% compared to head (e6ab4af) 96.56%.

Files Patch % Lines
vsg/vhdlFile/utils.py 9.09% 20 Missing :warning:
vsg/vhdlFile/classify/discrete_range.py 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1126 +/- ## ========================================== - Coverage 96.63% 96.56% -0.07% ========================================== Files 1546 1546 Lines 29167 29193 +26 ========================================== + Hits 28186 28191 +5 - Misses 981 1002 +21 ```

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