wflow icon indicating copy to clipboard operation
wflow copied to clipboard

Fixes #12: redirects stdout/stderr of failed process

Open phishy opened this issue 6 years ago β€’ 1 comments

phishy avatar Oct 01 '19 10:10 phishy

Codecov Report

Merging #13 into master will decrease coverage by 0.75%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
- Coverage   75.51%   74.75%   -0.76%     
==========================================
  Files           2        3       +1     
  Lines          98      103       +5     
  Branches       15       15              
==========================================
+ Hits           74       77       +3     
- Misses         21       22       +1     
- Partials        3        4       +1
Impacted Files Coverage Ξ”
lib/action.js 83.52% <100%> (+8.52%) :arrow_up:
plugins/checkout/index.js 21.42% <0%> (-57.15%) :arrow_down:
lib/loadYaml.js 75% <0%> (ΓΈ)

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 ad24ab4...77229c2. Read the comment docs.

codecov[bot] avatar Oct 01 '19 10:10 codecov[bot]