DataDog / extendeddaemonset

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

[CI] Add kube versions matrix #105

Closed ahmed-mez closed 3 years ago

ahmed-mez commented 3 years ago

What does this PR do?

Run e2e tests on different k8s versions

Motivation

Extend the test coverage

Describe your test plan

E2E jobs are green

codecov-commenter commented 3 years ago

Codecov Report

Merging #105 (2020520) into main (48450b1) will decrease coverage by 0.09%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #105      +/-   ##
==========================================
- Coverage   51.33%   51.24%   -0.10%     
==========================================
  Files          39       39              
  Lines        2096     2096              
==========================================
- Hits         1076     1074       -2     
- Misses        937      938       +1     
- Partials       83       84       +1     
Flag Coverage Δ
unittests 51.24% <ø> (-0.10%) :arrow_down:

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

Impacted Files Coverage Δ
...trollers/extendeddaemonsetreplicaset/controller.go 55.23% <0.00%> (-0.84%) :arrow_down:

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 48450b1...2020520. Read the comment docs.