jeremiah-c-leary / vhdl-style-guide

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

Issue#1319: Updated generic map rules to work on all instances of generic maps. #1332

Open JHertz5 opened 1 week ago

JHertz5 commented 1 week ago

Resolves #1319. As mentioned elsewhere, only generic_map_001 and generic_map_002 actually had to be modified. The majority of this PR is just updated the tests to make sure that all cases are maintained correctly going forwards.

codecov[bot] commented 1 week 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 (5a3e990). Report is 71 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1332 +/- ## ========================================== + Coverage 94.01% 94.31% +0.29% ========================================== Files 1557 1655 +98 Lines 29028 30231 +1203 Branches 3414 3487 +73 ========================================== + Hits 27291 28512 +1221 + Misses 1303 1291 -12 + Partials 434 428 -6 ```

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