docker-archive / deploykit

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

Dynamically refresh list of event plugins #884

Closed chungers closed 6 years ago

chungers commented 6 years ago

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

codecov[bot] commented 6 years ago

Codecov Report

Merging #884 into master will decrease coverage by 0.09%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #884     +/-   ##
=========================================
- Coverage   48.48%   48.38%   -0.1%     
=========================================
  Files          84       84             
  Lines        7698     7698             
=========================================
- Hits         3732     3725      -7     
- Misses       3667     3672      +5     
- Partials      299      301      +2
Impacted Files Coverage Δ
pkg/rpc/mux/server.go 42.7% <0%> (-5.21%) :arrow_down:
pkg/types/spec.go 58.4% <0%> (-1.77%) :arrow_down:

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 8253f63...4fd9278. Read the comment docs.