projectcontour / contour-operator

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

bump golangci-lint action to v3 #565

Closed skriss closed 1 year ago

skriss commented 1 year ago

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

codecov[bot] commented 1 year ago

Codecov Report

Base: 75.31% // Head: 76.15% // Increases project coverage by +0.83% :tada:

Coverage data is based on head (f0ff6bc) compared to base (3f47cfd). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #565 +/- ## ========================================== + Coverage 75.31% 76.15% +0.83% ========================================== Files 29 29 Lines 2621 2621 ========================================== + Hits 1974 1996 +22 + Misses 507 489 -18 + Partials 140 136 -4 ``` | [Impacted Files](https://codecov.io/gh/projectcontour/contour-operator/pull/565?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour) | Coverage Δ | | |---|---|---| | [internal/status/status.go](https://codecov.io/gh/projectcontour/contour-operator/pull/565/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvc3RhdHVzL3N0YXR1cy5nbw==) | `45.83% <0.00%> (-4.17%)` | :arrow_down: | | [internal/controller/controller.go](https://codecov.io/gh/projectcontour/contour-operator/pull/565/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvY29udHJvbGxlci9jb250cm9sbGVyLmdv) | `72.66% <0.00%> (ø)` | | | [internal/objects/daemonset/daemonset.go](https://codecov.io/gh/projectcontour/contour-operator/pull/565/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvb2JqZWN0cy9kYWVtb25zZXQvZGFlbW9uc2V0Lmdv) | `92.83% <0.00%> (+0.62%)` | :arrow_up: | | [internal/objects/deployment/deployment.go](https://codecov.io/gh/projectcontour/contour-operator/pull/565/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvb2JqZWN0cy9kZXBsb3ltZW50L2RlcGxveW1lbnQuZ28=) | `91.33% <0.00%> (+0.72%)` | :arrow_up: | | [internal/objects/service/service.go](https://codecov.io/gh/projectcontour/contour-operator/pull/565/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvb2JqZWN0cy9zZXJ2aWNlL3NlcnZpY2UuZ28=) | `84.23% <0.00%> (+1.53%)` | :arrow_up: | | [internal/objects/configmap/configmap.go](https://codecov.io/gh/projectcontour/contour-operator/pull/565/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvb2JqZWN0cy9jb25maWdtYXAvY29uZmlnbWFwLmdv) | `70.10% <0.00%> (+2.06%)` | :arrow_up: | | [internal/objects/job/job.go](https://codecov.io/gh/projectcontour/contour-operator/pull/565/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvb2JqZWN0cy9qb2Ivam9iLmdv) | `78.76% <0.00%> (+2.73%)` | :arrow_up: | | [internal/objects/rbac.go](https://codecov.io/gh/projectcontour/contour-operator/pull/565/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvb2JqZWN0cy9yYmFjLmdv) | `55.45% <0.00%> (+3.63%)` | :arrow_up: | | [internal/objects/contour/contour.go](https://codecov.io/gh/projectcontour/contour-operator/pull/565/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvb2JqZWN0cy9jb250b3VyL2NvbnRvdXIuZ28=) | `79.78% <0.00%> (+6.38%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.