carlosedp / lbconfig-operator

A Kubernetes/Openshift Operator to configure external Load Balancers
MIT License
54 stars 8 forks source link

Bump HAProxy lib #228

Closed carlosedp closed 11 months ago

carlosedp commented 11 months ago

Finally closes #166

codecov[bot] commented 11 months ago

Codecov Report

Attention: 17 lines in your changes are missing coverage. Please review.

Comparison is base (7439981) 57.85% compared to head (5fe8d48) 58.10%.

Files Patch % Lines
controllers/backend/haproxy/haproxy_controller.go 0.00% 17 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #228 +/- ## ========================================== + Coverage 57.85% 58.10% +0.25% ========================================== Files 7 7 Lines 1865 1869 +4 ========================================== + Hits 1079 1086 +7 + Misses 708 706 -2 + Partials 78 77 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.