TestArmada / magellan-saucelabs-executor

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

Fix proxied sauce result PUT #15

Closed Maciek416 closed 7 years ago

Maciek416 commented 7 years ago

This PR fixes the proxied PUT to saucelabs for test results.

/cc @archlichking

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #15     +/-   ##
========================================
- Coverage    88.7%   88.3%   -0.4%     
========================================
  Files           9       9             
  Lines         478     479      +1     
  Branches       91      91             
========================================
- Hits          424     423      -1     
- Misses         54      56      +2
Impacted Files Coverage Δ
lib/executor.js 71% <0%> (-1.73%) :arrow_down:

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 bdf6828...d7acc97. Read the comment docs.

archlichking commented 7 years ago

👍