docker-archive / deploykit

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

Calling playbooks from code: modules and callables #904

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 #904 into master will increase coverage by 0.06%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #904      +/-   ##
==========================================
+ Coverage   48.36%   48.42%   +0.06%     
==========================================
  Files          84       84              
  Lines        7859     7859              
==========================================
+ Hits         3801     3806       +5     
+ Misses       3747     3743       -4     
+ Partials      311      310       -1
Impacted Files Coverage Δ
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 3500608...d4ac72a. Read the comment docs.