docker-archive / deploykit

A toolkit for creating and managing declarative, self-healing infrastructure.
Apache License 2.0
2.25k stars 264 forks source link

Resource controller and playbook bug fixes #892

Closed chungers closed 6 years ago

chungers commented 6 years ago

This PR

Signed-off-by: David Chung david.chung@docker.com

codecov[bot] commented 6 years ago

Codecov Report

Merging #892 into master will increase coverage by 0.07%. The diff coverage is 87.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #892      +/-   ##
==========================================
+ Coverage   48.46%   48.54%   +0.07%     
==========================================
  Files          84       84              
  Lines        7812     7814       +2     
==========================================
+ Hits         3786     3793       +7     
+ Misses       3718     3714       -4     
+ Partials      308      307       -1
Impacted Files Coverage Δ
pkg/cli/playbook/modules.go 65.21% <87.5%> (+0.77%) :arrow_up:
pkg/rpc/mux/server.go 47.91% <0%> (+5.2%) :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 3e54409...231bd28. Read the comment docs.