Refactor allocator to attempt to reduce complexity
~This one is built on top of https://github.com/docker/swarmkit/pull/2821~
see individual commits for a description of the changes 🤗
@dperny @andrey-ko PTAL
Codecov Report
Merging #2823 into master will increase coverage by
0.05%. The diff coverage is66.66%.
@@ Coverage Diff @@
## master #2823 +/- ##
==========================================
+ Coverage 61.62% 61.67% +0.05%
==========================================
Files 139 139
Lines 22615 22612 -3
==========================================
+ Hits 13936 13947 +11
+ Misses 7194 7185 -9
+ Partials 1485 1480 -5
rebased to kick CI again
rebased again
ping @dani-docker @dperny ptal
All 3 LGTM 👍
@dperny ptal
Codecov Report
Merging #2823 (b0ee1de) into master (b98a45d) will increase coverage by
0.04%. The diff coverage is72.72%.
@@ Coverage Diff @@
## master #2823 +/- ##
==========================================
+ Coverage 61.75% 61.79% +0.04%
==========================================
Files 155 155
Lines 31145 31138 -7
==========================================
+ Hits 19234 19243 +9
+ Misses 10361 10349 -12
+ Partials 1550 1546 -4