jeremiah-c-leary / vhdl-style-guide

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

Issue#1253: Added rule to enforce case of `pure` and `impure` keywords. #1259

Closed JHertz5 closed 2 weeks ago

JHertz5 commented 1 month ago

Resolves #1253. The rule numbering skips a few numbers to avoid conflictsfor other rules that I'm working on.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 94.24%. Comparing base (baf22da) to head (6041406). Report is 61 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1259 +/- ## ========================================== + Coverage 94.01% 94.24% +0.23% ========================================== Files 1557 1625 +68 Lines 29028 29987 +959 Branches 3414 3487 +73 ========================================== + Hits 27291 28262 +971 + 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.