docker-archive / deploykit

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

New flags for playbook backends with AWS examples #828

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 #828 into master will decrease coverage by 0.01%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #828      +/-   ##
=========================================
- Coverage   47.91%   47.9%   -0.02%     
=========================================
  Files          89      89              
  Lines        7943    7945       +2     
=========================================
  Hits         3806    3806              
- Misses       3776    3778       +2     
  Partials      361     361
Impacted Files Coverage Δ
pkg/provider/aws/plugin/instance/monitor.go 0% <0%> (ø) :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 ed1107f...5bf8bf2. Read the comment docs.