projectcontour / contour-operator

Experimental repository to explore an operator for deploying Contour
Apache License 2.0
43 stars 34 forks source link

Fix operator test data race #443

Closed sunjayBhatia closed 3 years ago

sunjayBhatia commented 3 years ago

Don't shadow namespace key

codecov[bot] commented 3 years ago

Codecov Report

Merging #443 (a6952f0) into main (1838464) will decrease coverage by 0.49%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #443      +/-   ##
==========================================
- Coverage   77.63%   77.14%   -0.50%     
==========================================
  Files          29       29              
  Lines        2231     2231              
==========================================
- Hits         1732     1721      -11     
- Misses        367      376       +9     
- Partials      132      134       +2     
Impacted Files Coverage Δ
internal/status/status.go 48.64% <0.00%> (-24.33%) :arrow_down:
internal/objects/daemonset/daemonset.go 93.21% <0.00%> (-0.72%) :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 1838464...a6952f0. Read the comment docs.