external-dns/controller
Ivan Ka 4d02fbe628
test(controller): reduce complexity and improve code coverage (#5523)
* chore(codebase): reduce complexity and improve code coverage for controller/execute.go

Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>

* apply suggestions from code review

Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com>

* chore(codebase): reduce complexity and improve code coverage for controller/execute.go

Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>

* chore(codebase): reduce complexity and improve code coverage for controller/execute.go

Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com>

---------

Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com>
2025-06-13 05:52:56 -07:00
..
controller_test.go feat(controller)!: publish metrics for all supported endpoint types (#5516) 2025-06-13 02:40:58 -07:00
controller.go feat(controller)!: publish metrics for all supported endpoint types (#5516) 2025-06-13 02:40:58 -07:00
execute_test.go test(controller): reduce complexity and improve code coverage (#5523) 2025-06-13 05:52:56 -07:00
execute.go test(controller): reduce complexity and improve code coverage (#5523) 2025-06-13 05:52:56 -07:00
metrics_test.go feat(controller)!: publish metrics for all supported endpoint types (#5516) 2025-06-13 02:40:58 -07:00
metrics.go feat(controller)!: publish metrics for all supported endpoint types (#5516) 2025-06-13 02:40:58 -07:00