AmadeusITGroup / workflow-controller

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

Regenerate pkg/client with DaemonSetJob api resource #72

Closed clamoriniere1A closed 5 years ago

clamoriniere1A commented 5 years ago

issue: #71

sdminonne commented 5 years ago

merging on green

codecov-io commented 5 years ago

Codecov Report

Merging #72 into master will decrease coverage by 1.32%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
- Coverage   29.91%   28.59%   -1.33%     
==========================================
  Files          14       14              
  Lines        1123     1175      +52     
==========================================
  Hits          336      336              
- Misses        761      813      +52     
  Partials       26       26
Impacted Files Coverage Δ
pkg/api/workflow/v1/zz_generated.deepcopy.go 0% <0%> (ø) :arrow_up:
pkg/api/cronworkflow/v1/zz_generated.deepcopy.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 52612da...5948a6c. Read the comment docs.

sdminonne commented 5 years ago

thanks