jeremiah-c-leary / vhdl-style-guide

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

Issue#1081: Adding configuration option for constant_400 #1094

Closed jeremiah-c-leary closed 5 months ago

jeremiah-c-leary commented 6 months ago

Resolves #1081

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (f03c32e) 96.57% compared to head (99284ae) 96.60%.

Files Patch % Lines
vsg/rules/alignment_utils.py 88.15% 9 Missing :warning:
vsg/rules/utils.py 83.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1094 +/- ## ========================================== + Coverage 96.57% 96.60% +0.02% ========================================== Files 1544 1544 Lines 29202 29069 -133 ========================================== - Hits 28203 28081 -122 + Misses 999 988 -11 ```

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