bcomnes / npm-run-all2

A CLI tool to run multiple npm-scripts in parallel or sequential. (Maintenance fork)
MIT License
250 stars 12 forks source link

Update CodeQL workflow #110

Closed XhmikosR closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #110 (f33e3c9) into master (5ce62d4) will increase coverage by 0.60%. The diff coverage is 100.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master     #110      +/-   ##
==========================================
+ Coverage   96.15%   96.75%   +0.60%     
==========================================
  Files          22       23       +1     
  Lines        1923     1975      +52     
==========================================
+ Hits         1849     1911      +62     
+ Misses         74       64      -10     
Flag Coverage Δ
macos-latest-18 96.57% <100.00%> (+0.41%) :arrow_up:
ubuntu-latest-18 96.25% <100.00%> (+0.10%) :arrow_up:
windows-latest-18 96.23% <100.00%> (?)

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

Impacted Files Coverage Δ
lib/run-task.js 93.23% <100.00%> (+0.06%) :arrow_up:

... and 3 files with indirect coverage changes

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

bcomnes commented 1 year ago

Moving this week, so I will be slow to merge.