cordova-android icon indicating copy to clipboard operation
cordova-android copied to clipboard

ci(release-audit): add license header and dependency checker

Open erisu opened this issue 1 year ago • 1 comments

Platforms affected

n/a

Motivation and Context

check license header and package dependency licenses during commit and pr submission

Description

create release audit workflow

Testing

n/a

Checklist

  • [ ] I've run the tests to see all new and existing tests pass
  • [ ] I added automated test coverage as appropriate for this change
  • [ ] Commit is prefixed with (platform) if this change only applies to one platform (e.g. (android))
  • [ ] If this Pull Request resolves an issue, I linked to the issue in the text above (and used the correct keyword to close issues using keywords)
  • [ ] I've updated the documentation if necessary

erisu avatar Dec 19 '23 10:12 erisu

Codecov Report

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

Project coverage is 72.35%. Comparing base (4742358) to head (6153477).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1687   +/-   ##
=======================================
  Coverage   72.35%   72.35%           
=======================================
  Files          23       23           
  Lines        1834     1834           
=======================================
  Hits         1327     1327           
  Misses        507      507           

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

codecov-commenter avatar Dec 19 '23 10:12 codecov-commenter