jeremiah-c-leary / vhdl-style-guide

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

ci: remove unused travis configuration #1155

Closed alonbl closed 6 months ago

alonbl commented 6 months ago

Hi @jeremiah-c-leary , I do not see it is being used, should be either removed or upgraded. Thanks,

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 (b4e1d2d).

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

I will merge this to master.

--Jeremy