jeremiah-c-leary / vhdl-style-guide

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

Issue#1271: Added rules for null statements #1272

Closed JHertz5 closed 1 month ago

JHertz5 commented 1 month ago

Resolves #1271.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 94.20%. Comparing base (baf22da) to head (779f622). Report is 48 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1272 +/- ## ========================================== + Coverage 94.01% 94.20% +0.19% ========================================== Files 1557 1605 +48 Lines 29028 29787 +759 Branches 3414 3487 +73 ========================================== + Hits 27291 28062 +771 + Misses 1303 1294 -9 + Partials 434 431 -3 ```

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

jeremiah-c-leary commented 1 month ago

Morning @JHertz5 ,

You are becoming an expert.

Thanks for the new rules for null statements.

I will get this merged to master.

Regards,

--Jeremy

JHertz5 commented 1 month ago

Thanks very much!