DataDog / extendeddaemonset

Kubernetes Extended Daemonset controller
Apache License 2.0
98 stars 13 forks source link

[Plugin] Fix commands in help output #75

Closed ahmed-mez closed 3 years ago

ahmed-mez commented 3 years ago

What does this PR do?

Add missing eds to the help commands

Describe your test plan

Run the commands with --help

codecov-io commented 3 years ago

Codecov Report

Merging #75 (4e779f5) into master (9df60a1) will increase coverage by 0.09%. The diff coverage is 23.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
+ Coverage   32.26%   32.36%   +0.09%     
==========================================
  Files          37       41       +4     
  Lines        2833     2917      +84     
==========================================
+ Hits          914      944      +30     
- Misses       1830     1882      +52     
- Partials       89       91       +2     
Flag Coverage Δ
unittests 32.36% <23.28%> (+0.09%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pkg/plugin/common/client.go 0.00% <ø> (ø)
pkg/plugin/common/pods.go 0.00% <0.00%> (ø)
pkg/plugin/common/table.go 0.00% <0.00%> (ø)
pkg/plugin/common/utils.go 62.50% <62.50%> (ø)
pkg/controller/utils/pod/pod.go 39.08% <100.00%> (+17.24%) :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 8e7c119...4e779f5. Read the comment docs.