jeremiah-c-leary / vhdl-style-guide

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

ci: run for any branch #1153

Closed alonbl closed 6 months ago

alonbl commented 6 months ago

Run CI for any branch, it will make it easier to check quality before merging into master.

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 94.01%. Comparing base (baf22da) to head (55e1c90).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1153 +/- ## ======================================= Coverage 94.01% 94.01% ======================================= Files 1557 1557 Lines 29028 29028 Branches 3414 3414 ======================================= Hits 27291 27291 Misses 1303 1303 Partials 434 434 ```

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

jeremiah-c-leary commented 6 months ago

Evening @alonbl ,

Thanks again for the quality of life improvements. I really appreciate it.

I will get this merged to master.

--Jeremy