saucelabs / sauce-java

A set of helpers for consuming Sauce Labs services from Java
Apache License 2.0
45 stars 61 forks source link

Some updates for getting ready for Java 11 #68

Closed joshgrantsauce closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##             master   #68       +/-   ##
==========================================
- Coverage     43.78%    0%   -43.79%     
==========================================
  Files             3     3               
  Lines           201   201               
  Branches         18    18               
==========================================
- Hits             88     0       -88     
- Misses          104   201       +97     
+ Partials          9     0        -9
Impacted Files Coverage Δ Complexity Δ
...a/com/saucelabs/junit/ConcurrentParameterized.java 0% <0%> (-55.2%) 0% <0%> (-10%)
.../com/saucelabs/junit/SauceOnDemandTestWatcher.java 0% <0%> (-48.72%) 0% <0%> (-4%)

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 f33553e...46b51e6. Read the comment docs.

joshgrantsauce commented 5 years ago

Not much to update due to recent changes removing some code. Only three notes for getting ready for Java 11 LTS: