vechain / thor

A general purpose blockchain highly compatible with Ethereum's ecosystem
GNU Lesser General Public License v3.0
791 stars 247 forks source link

add GHA to check for license #731

Closed darrenvechain closed 1 month ago

darrenvechain commented 2 months ago

Description

This changes introduce a GHA to check for licenses on all go files

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Locally, by running:

make license-check

Checklist:

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 61.34%. Comparing base (e61c650) to head (dd5ec1c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #731 +/- ## ========================================== - Coverage 61.35% 61.34% -0.02% ========================================== Files 194 194 Lines 18221 18221 ========================================== - Hits 11179 11177 -2 - Misses 5960 5961 +1 - Partials 1082 1083 +1 ```

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