rsm-hcd / AndcultureCode.Cli

and-cli command-line tool to manage the development of software applications
https://andculture.com
Apache License 2.0
14 stars 15 forks source link

Use shelljs version 0.8.4 #146

Closed dylanjustice closed 3 years ago

dylanjustice commented 3 years ago

Resolves https://github.com/AndcultureCode/AndcultureCode.Cli/issues/145

codecov[bot] commented 3 years ago

Codecov Report

Merging #146 (10f7997) into main (dbfd744) will increase coverage by 0.24%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #146      +/-   ##
==========================================
+ Coverage   77.50%   77.75%   +0.24%     
==========================================
  Files          28       28              
  Lines        1218     1218              
  Branches      182      182              
==========================================
+ Hits          944      947       +3     
+ Misses        239      236       -3     
  Partials       35       35              
Impacted Files Coverage Δ
modules/github.js 68.83% <0.00%> (+0.93%) :arrow_up:
modules/js.js 96.29% <0.00%> (+3.70%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update dbfd744...64d880a. Read the comment docs.