usimd / pi-gen-action

Action to build Raspberry Pi images using official pi-gen tool
MIT License
44 stars 9 forks source link

Support new SETFCAP parameter #34

Closed usimd closed 1 year ago

usimd commented 1 year ago

Introduce support of parameter SETFCAP introduced with https://github.com/RPi-Distro/pi-gen/commit/c3083ecd503629eac5184ec692f65bbbd28ac317.

codecov[bot] commented 1 year ago

Codecov Report

Merging #34 (b2746ed) into master (a3ed412) will increase coverage by 0.60%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
+ Coverage   91.12%   91.73%   +0.60%     
==========================================
  Files          12       12              
  Lines         372      375       +3     
  Branches       83       85       +2     
==========================================
+ Hits          339      344       +5     
+ Misses         11       10       -1     
+ Partials       22       21       -1     
Flag Coverage Δ
unittests 91.73% <100.00%> (+0.60%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/configure.ts 70.37% <100.00%> (+4.33%) :arrow_up:
src/pi-gen-config.ts 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more