TestArmada / magellan

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

fix list browser issue #259

Closed archlichking closed 3 years ago

archlichking commented 5 years ago

this fixes the --xxx_list_browsers not functioning in magellan@11

codecov-io commented 5 years ago

Codecov Report

Merging #259 into master will decrease coverage by 0.09%. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #259     +/-   ##
=========================================
- Coverage   97.29%   97.19%   -0.1%     
=========================================
  Files          31       31             
  Lines         960      962      +2     
=========================================
+ Hits          934      935      +1     
- Misses         26       27      +1
Impacted Files Coverage Δ
src/cli.js 94.44% <50%> (-0.5%) :arrow_down:
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...068ab2b. Read the comment docs.