blixai / blix

⚙️🔧 CLI tool and scripting library to create, automate, and enhance Javascript applications
https://docs.blixjs.com
MIT License
26 stars 2 forks source link

tested writefile with improvements for edge case handling #394

Closed DBULL7 closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #394 into v_2.0.0 will increase coverage by 0.23%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           v_2.0.0     #394      +/-   ##
===========================================
+ Coverage     20.9%   21.13%   +0.23%     
===========================================
  Files           34       34              
  Lines         1789     1793       +4     
  Branches       186      188       +2     
===========================================
+ Hits           374      379       +5     
  Misses        1273     1273              
+ Partials       142      141       -1
Impacted Files Coverage Δ
helpers.js 59.53% <100%> (+1.24%) :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 dfaf23a...3a0c5c3. Read the comment docs.