jeremiah-c-leary / vhdl-style-guide

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

Issue#1314: Updated report printing to dynamically update to match longest rule name. #1315

Open JHertz5 opened 1 week ago

JHertz5 commented 1 week ago

Resolves #1314. I'm not sure whether there is a reason that I'm not aware of for the column width to be hard-coded. I'm happy to just extend the width of the column if that solution is preferred.

codecov[bot] commented 5 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.31%. Comparing base (baf22da) to head (1a74c50). Report is 71 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1315 +/- ## ========================================== + Coverage 94.01% 94.31% +0.30% ========================================== Files 1557 1655 +98 Lines 29028 30236 +1208 Branches 3414 3488 +74 ========================================== + Hits 27291 28518 +1227 + Misses 1303 1291 -12 + Partials 434 427 -7 ```

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