TestArmada / nightwatch-extra

MIT License
30 stars 26 forks source link

For Magellan Executor #49

Closed archlichking closed 7 years ago

archlichking commented 7 years ago

To adapt magellan executor, move saucelabs code to executor.

codecov-io commented 7 years ago

Codecov Report

Merging #49 into master will increase coverage by 0.73%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #49      +/-   ##
==========================================
+ Coverage   97.43%   98.16%   +0.73%     
==========================================
  Files          22       21       -1     
  Lines         934      928       -6     
  Branches      153      148       -5     
==========================================
+ Hits          910      911       +1     
+ Misses         24       17       -7
Impacted Files Coverage Δ
lib/base-test-class.js 93.02% <0%> (-2.73%) :x:
lib/executor/local.js
lib/executor/factory.js
lib/util/logger.js 100% <0%> (ø)
lib/base-assertion.js 97.36% <0%> (+0.04%) :white_check_mark:
lib/base-command.js 96.72% <0%> (+0.05%) :white_check_mark:
lib/worker/magellan.js 90% <0%> (+2.5%) :white_check_mark:
lib/settings.js 97.91% <0%> (+10.96%) :white_check_mark:
lib/util/selector.js 94.44% <0%> (+16.66%) :white_check_mark:

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 7eea1f8...9b7556a. Read the comment docs.