saucelabs / bamboo_sauce

Bamboo plugin for use with Sauce OnDemand
11 stars 5 forks source link

add configuration for Sauce datacenter using an in-development versio… #46

Closed yfangsl closed 5 years ago

yfangsl commented 5 years ago

…n of Saucerest with support

yfangsl commented 5 years ago

Still need to add it to the Sauce Connect options + actual testing

codecov-io commented 5 years ago

Codecov Report

Merging #46 into master will decrease coverage by 0.11%. The diff coverage is 20.93%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #46      +/-   ##
============================================
- Coverage     30.64%   30.53%   -0.12%     
- Complexity       67       69       +2     
============================================
  Files            16       16              
  Lines           770      799      +29     
  Branches        100      101       +1     
============================================
+ Hits            236      244       +8     
- Misses          494      514      +20     
- Partials         40       41       +1
Impacted Files Coverage Δ Complexity Δ
.../java/com/saucelabs/bamboo/sod/config/SODKeys.java 0% <ø> (ø) 0 <0> (ø) :arrow_down:
...a/com/saucelabs/bamboo/sod/plan/ViewSODAction.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
.../saucelabs/bamboo/sod/plan/ViewSauceJobAction.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...celabs/bamboo/sod/listener/SauceBuildListener.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...saucelabs/bamboo/sod/action/BuildConfigurator.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...bs/bamboo/sod/admin/action/ConfigureSODAction.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
.../bamboo/sod/variables/DefaultVariableModifier.java 71.42% <60%> (-0.41%) 14 <0> (ø)
...m/saucelabs/bamboo/sod/action/PostBuildAction.java 31.25% <66.66%> (+1.09%) 10 <0> (ø) :arrow_down:
...bamboo/sod/config/SODMappedBuildConfiguration.java 48.64% <80%> (+1.5%) 23 <3> (+2) :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 5ba933e...fcbaa4f. Read the comment docs.