adobe-apiplatform / mesos-actor

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

Reconcile fixes #44

Closed tysonnorris closed 5 years ago

tysonnorris commented 5 years ago

fixing the reconcile process to work with SubmitPending tasks

codecov-io commented 5 years ago

Codecov Report

Merging #44 into master will decrease coverage by 0.81%. The diff coverage is 6.45%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
- Coverage   95.68%   94.87%   -0.82%     
==========================================
  Files           6        6              
  Lines         116      117       +1     
  Branches       11       10       -1     
==========================================
  Hits          111      111              
- Misses          5        6       +1
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:
...adobe/api/platform/runtime/mesos/TaskMatcher.scala 100% <100%> (ø) :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 4bc601f...1226aa2. Read the comment docs.