projectcontour / contour-operator

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

fix linter issues #458

Closed skriss closed 2 years ago

skriss commented 2 years ago

Follow-up to #456 to fix linter issues that were only reported post-merge.

Signed-off-by: Steve Kriss krisss@vmware.com

codecov[bot] commented 2 years ago

Codecov Report

Merging #458 (8737580) into main (1cd65f0) will decrease coverage by 0.62%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #458      +/-   ##
==========================================
- Coverage   77.22%   76.60%   -0.63%     
==========================================
  Files          29       29              
  Lines        2231     2231              
==========================================
- Hits         1723     1709      -14     
- Misses        373      381       +8     
- Partials      135      141       +6     
Impacted Files Coverage Δ
internal/controller/controller.go 66.39% <0.00%> (-8.20%) :arrow_down:
internal/status/status.go 43.24% <0.00%> (-5.41%) :arrow_down:
internal/objects/service/service.go 83.47% <0.00%> (-0.87%) :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 1cd65f0...8737580. Read the comment docs.