DataDog / extendeddaemonset

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

Merge release branch v0.8 #143

Closed ahmed-mez closed 2 years ago

ahmed-mez commented 2 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-commenter commented 2 years ago

Codecov Report

Merging #143 (55f885e) into main (9b4556d) will decrease coverage by 0.30%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #143      +/-   ##
==========================================
- Coverage   62.38%   62.07%   -0.31%     
==========================================
  Files          41       41              
  Lines        2193     2162      -31     
==========================================
- Hits         1368     1342      -26     
+ Misses        717      713       -4     
+ Partials      108      107       -1     
Flag Coverage Δ
unittests 62.07% <100.00%> (-0.31%) :arrow_down:

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

Impacted Files Coverage Δ
controllers/extendeddaemonset/utils.go 89.74% <ø> (-0.51%) :arrow_down:
...trollers/extendeddaemonsetreplicaset/controller.go 56.54% <ø> (+0.93%) :arrow_up:
...lers/extendeddaemonsetreplicaset/strategy/utils.go 71.08% <ø> (-4.62%) :arrow_down:
controllers/extendeddaemonset/controller.go 74.55% <100.00%> (-1.15%) :arrow_down:
...ers/extendeddaemonsetreplicaset/strategy/canary.go 93.75% <100.00%> (ø)
api/v1alpha1/extendeddaemonset_validate.go 100.00% <0.00%> (+18.18%) :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 9b4556d...55f885e. Read the comment docs.