jeremiah-c-leary / vhdl-style-guide

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

Issue#1103: Adding structure rules for subprogram specifications. #1108

Closed JHertz5 closed 5 months ago

JHertz5 commented 5 months ago

Resolves #1103. These additions involve new rules, function_019 and procedure_013. They make the rules function_009 and procedure_011 redundant. This PR is currently a draft, because the unit tests are still being worked on. Ready for review.

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (23b63eb) 96.54% compared to head (b42eb4b) 96.61%. Report is 8 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1108 +/- ## ========================================== + Coverage 96.54% 96.61% +0.06% ========================================== Files 1540 1546 +6 Lines 28930 29111 +181 ========================================== + Hits 27930 28125 +195 + Misses 1000 986 -14 ```

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