shelljs / shx

Portable Shell Commands for Node
MIT License
1.72k stars 44 forks source link

chore: add back node v6 support #196

Closed nfischer closed 2 years ago

nfischer commented 2 years ago

No change to logic. This adds back node v6 support to partially revert https://github.com/shelljs/shx/pull/186. I'm hoping that v6 support is easier now that we rely on GitHub actions for codecov. The motivation for this change is so that we can make 0.3.x patch releases if necessary.

codecov-commenter commented 2 years ago

Codecov Report

Merging #196 (c2d3693) into master (92d8c42) will not change coverage. The diff coverage is n/a.

:exclamation: Current head c2d3693 differs from pull request most recent head 635e287. Consider uploading reports for the commit 635e287 to get more accurate results Impacted file tree graph

@@            Coverage Diff            @@
##            master      #196   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          114       114           
=========================================
  Hits           114       114           

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 92d8c42...635e287. Read the comment docs.