Skip to content

Eviction: Consolidate handling of not found instance#165

Merged
notandy merged 1 commit into
mainfrom
handle-not-found
Oct 24, 2025
Merged

Eviction: Consolidate handling of not found instance#165
notandy merged 1 commit into
mainfrom
handle-not-found

Conversation

@fwiesel

@fwiesel fwiesel commented Oct 23, 2025

Copy link
Copy Markdown
Contributor

We need to handle that an instance is gone in multiple places, so let's delegate that to a method.

@fwiesel fwiesel requested a review from notandy October 23, 2025 15:14
We need to handle that an instance is gone in multiple places,
so let's delegate that to a method.
@github-actions

Copy link
Copy Markdown

Merging this branch will increase overall coverage

Impacted Packages Coverage Δ 🤖
github.com/cobaltcore-dev/openstack-hypervisor-operator/internal/controller 36.97% (+0.15%) 👍

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/cobaltcore-dev/openstack-hypervisor-operator/internal/controller/eviction_controller.go 36.28% (+0.63%) 226 (-4) 82 144 (-4) 👍

Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code.

@notandy notandy merged commit 529d007 into main Oct 24, 2025
7 checks passed
@fwiesel fwiesel deleted the handle-not-found branch October 24, 2025 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants