adobe-apiplatform / mesos-actor

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

accept multiple offers per offer-cycle, IFF the resources fit #37

Closed tysonnorris closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #37 into master will increase coverage by 0.86%. The diff coverage is 5.4%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
+ Coverage   94.54%   95.41%   +0.86%     
==========================================
  Files           6        6              
  Lines         110      109       -1     
  Branches       10        6       -4     
==========================================
  Hits          104      104              
+ Misses          6        5       -1
Impacted Files Coverage Δ
...adobe/api/platform/runtime/mesos/MesosClient.scala 0% <0%> (ø) :arrow_up:
...adobe/api/platform/runtime/mesos/TaskMatcher.scala 100% <100%> (+2.4%) :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 9258f20...db9acff. Read the comment docs.