TestArmada / magellan-saucelabs-executor

magellan test executor for saucelabs
MIT License
2 stars 2 forks source link

attach logs to magellan main process #8

Closed archlichking closed 7 years ago

archlichking commented 7 years ago
  1. attach sauce replay url to magellan worker's output
  2. ignore calling saucelabs api to report result if no sessionid is found
codecov-io commented 7 years ago

Codecov Report

Merging #8 into master will decrease coverage by 0.68%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
- Coverage   88.23%   87.55%   -0.69%     
==========================================
  Files           9        9              
  Lines         459      474      +15     
  Branches       85       87       +2     
==========================================
+ Hits          405      415      +10     
- Misses         54       59       +5
Impacted Files Coverage Δ
lib/logger.js 67.64% <0%> (-24.36%) :arrow_down:
lib/executor.js 67.67% <0%> (-4.37%) :arrow_down:
lib/profile.js 88.88% <0%> (+11.11%) :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 cbb035b...060b171. Read the comment docs.

Maciek416 commented 7 years ago

🚢 👍