AmadeusITGroup / workflow-controller

Kubernetes workflow controller
Apache License 2.0
24 stars 15 forks source link

one client for all generated types #85

Closed sdminonne closed 5 years ago

sdminonne commented 5 years ago

thanks to have a look @EricMountain-1A @clamoriniere1A

codecov[bot] commented 5 years ago

Codecov Report

Merging #85 into master will not change coverage. The diff coverage is 20%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #85   +/-   ##
=======================================
  Coverage   33.27%   33.27%           
=======================================
  Files          17       17           
  Lines        1725     1725           
=======================================
  Hits          574      574           
  Misses       1103     1103           
  Partials       48       48
Impacted Files Coverage Δ
pkg/controller/cronworkflow.go 0% <0%> (ø) :arrow_up:
pkg/controller/daemonsetjob.go 46.88% <33.33%> (ø) :arrow_up:
pkg/controller/workflow.go 43.97% <33.33%> (ø) :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 7bdf9ab...65c793e. Read the comment docs.