adobe-apiplatform / mesos-actor

An Akka based Mesos actor for creating Mesos frameworks.
Apache License 2.0
10 stars 8 forks source link

Update Scala and Akka dep version to latest #49

Open chetanmeh opened 5 years ago

chetanmeh commented 5 years ago

Update to latest Akka and Scala version as per it being used in incubator-openwhisk apache/incubator-openwhisk#4316

codecov-io commented 5 years ago

Codecov Report

Merging #49 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #49   +/-   ##
=======================================
  Coverage   95.31%   95.31%           
=======================================
  Files           6        6           
  Lines         128      128           
  Branches       14        8    -6     
=======================================
  Hits          122      122           
  Misses          6        6
Impacted Files Coverage Δ
...adobe/api/platform/runtime/mesos/MesosClient.scala 0% <0%> (ø) :arrow_up:
...m/adobe/api/platform/runtime/mesos/TaskStore.scala 0% <0%> (ø) :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 f6fe94e...cdf69ce. Read the comment docs.