docker-archive / deploykit

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

FSM - printing friendly names for states and signals; some refactoring #873

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 #873 into master will not change coverage. The diff coverage is 42.85%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #873   +/-   ##
=======================================
  Coverage   48.99%   48.99%           
=======================================
  Files          91       91           
  Lines        8221     8221           
=======================================
  Hits         4028     4028           
  Misses       3826     3826           
  Partials      367      367
Impacted Files Coverage Δ
pkg/core/process.go 61.61% <42.85%> (ø) :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 582aa94...02c3109. Read the comment docs.