DataDog / extendeddaemonset

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

Rebase master from v0.5 #76

Closed clamoriniere closed 3 years ago

clamoriniere commented 3 years ago

What does this PR do?

A brief description of the change being made with this pull request.

Motivation

What inspired you to submit this pull request?

Additional Notes

Anything else we should know when reviewing?

Describe your test plan

Write there any instructions and details you may have to test your PR.

codecov-io commented 3 years ago

Codecov Report

Merging #76 (99ef906) into master (9df60a1) will increase coverage by 1.24%. The diff coverage is 49.25%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #76      +/-   ##
==========================================
+ Coverage   32.26%   33.51%   +1.24%     
==========================================
  Files          37       41       +4     
  Lines        2833     2987     +154     
==========================================
+ Hits          914     1001      +87     
- Misses       1830     1899      +69     
+ Partials       89       87       -2     
Flag Coverage Δ
unittests 33.51% <49.25%> (+1.24%) :arrow_up:

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

Impacted Files Coverage Δ
api/v1alpha1/extendeddaemonset_default.go 55.69% <ø> (+1.37%) :arrow_up:
api/v1alpha1/extendeddaemonset_types.go 100.00% <ø> (ø)
api/v1alpha1/extendeddaemonsetreplicaset_types.go 100.00% <ø> (ø)
api/v1alpha1/zz_generated.deepcopy.go 25.00% <0.00%> (-1.03%) :arrow_down:
api/v1alpha1/zz_generated.openapi.go 0.00% <0.00%> (ø)
controllers/extendeddaemonset/metrics.go 0.63% <0.00%> (ø)
...endeddaemonsetreplicaset/strategy/rollingupdate.go 8.91% <0.00%> (-0.09%) :arrow_down:
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%> (ø)
... and 14 more

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 87217d6...99ef906. Read the comment docs.