projectcontour / contour-operator

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

Sync Contour CRDs #545

Closed sunjayBhatia closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 77.90% // Head: 75.50% // Decreases project coverage by -2.40% :warning:

Coverage data is based on head (2bcda0c) compared to base (8016c83). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #545 +/- ## ========================================== - Coverage 77.90% 75.50% -2.41% ========================================== Files 29 29 Lines 2621 2621 ========================================== - Hits 2042 1979 -63 - Misses 455 502 +47 - Partials 124 140 +16 ``` | [Impacted Files](https://codecov.io/gh/projectcontour/contour-operator/pull/545?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour) | Coverage Δ | | |---|---|---| | [internal/controller/controller.go](https://codecov.io/gh/projectcontour/contour-operator/pull/545/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%> (-6.67%)` | :arrow_down: | | [internal/objects/contour/contour.go](https://codecov.io/gh/projectcontour/contour-operator/pull/545/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvb2JqZWN0cy9jb250b3VyL2NvbnRvdXIuZ28=) | `73.40% <0.00%> (-6.39%)` | :arrow_down: | | [internal/objects/configmap/configmap.go](https://codecov.io/gh/projectcontour/contour-operator/pull/545/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvb2JqZWN0cy9jb25maWdtYXAvY29uZmlnbWFwLmdv) | `68.04% <0.00%> (-6.19%)` | :arrow_down: | | [internal/objects/service/service.go](https://codecov.io/gh/projectcontour/contour-operator/pull/545/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvb2JqZWN0cy9zZXJ2aWNlL3NlcnZpY2UuZ28=) | `82.69% <0.00%> (-5.77%)` | :arrow_down: | | [internal/objects/job/job.go](https://codecov.io/gh/projectcontour/contour-operator/pull/545/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvb2JqZWN0cy9qb2Ivam9iLmdv) | `76.02% <0.00%> (-5.48%)` | :arrow_down: | | [internal/status/status.go](https://codecov.io/gh/projectcontour/contour-operator/pull/545/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvc3RhdHVzL3N0YXR1cy5nbw==) | `60.41% <0.00%> (-4.17%)` | :arrow_down: | | [internal/objects/rbac.go](https://codecov.io/gh/projectcontour/contour-operator/pull/545/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvb2JqZWN0cy9yYmFjLmdv) | `51.81% <0.00%> (-3.64%)` | :arrow_down: | | [internal/objects/deployment/deployment.go](https://codecov.io/gh/projectcontour/contour-operator/pull/545/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvb2JqZWN0cy9kZXBsb3ltZW50L2RlcGxveW1lbnQuZ28=) | `90.61% <0.00%> (-2.17%)` | :arrow_down: | | [internal/objects/daemonset/daemonset.go](https://codecov.io/gh/projectcontour/contour-operator/pull/545/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvb2JqZWN0cy9kYWVtb25zZXQvZGFlbW9uc2V0Lmdv) | `92.21% <0.00%> (-1.87%)` | :arrow_down: | 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.