TestArmada / magellan

Large Scale Automated Testing for Mocha, Nightwatch, Appium, Nodejs, etc
MIT License
287 stars 44 forks source link

fix mkDir cannot create recursive subDirs issue, and related tests #266

Closed StevenUpForever closed 5 years ago

CLAassistant commented 5 years ago

CLA assistant check
All committers have signed the CLA.

codecov-io commented 5 years ago

Codecov Report

Merging #266 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #266   +/-   ##
=======================================
  Coverage   97.29%   97.29%           
=======================================
  Files          31       31           
  Lines         960      960           
=======================================
  Hits          934      934           
  Misses         26       26
Impacted Files Coverage Δ
src/util/mkdir_sync.js 100% <100%> (ø) :arrow_up:
src/cli.js 94.94% <0%> (ø) :arrow_up:
src/test_runner.js 97.92% <0%> (ø) :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 ed01e8d...42cd5f1. Read the comment docs.