DataDog / extendeddaemonset

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

Merge v0.7 branch #130

Closed davidor closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #130 (9883d31) into main (9632c83) will increase coverage by 3.70%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #130      +/-   ##
==========================================
+ Coverage   58.55%   62.25%   +3.70%     
==========================================
  Files          41       41              
  Lines        2186     2186              
==========================================
+ Hits         1280     1361      +81     
+ Misses        802      716      -86     
- Partials      104      109       +5     
Flag Coverage Δ
unittests 62.25% <100.00%> (+3.70%) :arrow_up:

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

Impacted Files Coverage Δ
controllers/extendeddaemonset/controller.go 76.02% <100.00%> (ø)
pkg/controller/utils/pod/create.go 31.25% <0.00%> (+6.25%) :arrow_up:
pkg/controller/utils/affinity/affinity.go 75.60% <0.00%> (+17.07%) :arrow_up:
pkg/controller/utils/comparison/comparison.go 72.22% <0.00%> (+41.66%) :arrow_up:
pkg/controller/utils/pod/pod.go 91.08% <0.00%> (+49.50%) :arrow_up:
pkg/controller/utils/list.go 100.00% <0.00%> (+100.00%) :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 9632c83...9883d31. Read the comment docs.