jeremiah-c-leary / vhdl-style-guide

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

Issue#1256: Updated PascalCase and camelCase regexes to allow a single uppercase letter at the end of the name #1257

Closed JHertz5 closed 1 month ago

JHertz5 commented 1 month ago

Resolves #1256.

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 (1ca5a1e). Report is 55 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1257 +/- ## ========================================== + 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.