Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Stop use interface and more accurate naming #163

Merged
merged 1 commit into from
Feb 16, 2024
Merged

Conversation

eitu5ami
Copy link
Contributor

There's no reason for this code to use interface for a health check probes. What's more, returning an interface is wrong. We should pass interface, do not return it.

@eitu5ami eitu5ami force-pushed the marcin/cleanup branch 3 times, most recently from 8606a8d to b809cd1 Compare February 16, 2024 15:40
There's no reason for this code to use interface for a health check
probes. What's more, returning an interface is wrong. We should pass
interface, do not return it.
@eitu5ami eitu5ami marked this pull request as ready for review February 16, 2024 15:42
@eitu5ami eitu5ami requested a review from a team as a code owner February 16, 2024 15:42
@eitu5ami eitu5ami merged commit fbaec0e into main Feb 16, 2024
5 checks passed
@eitu5ami eitu5ami deleted the marcin/cleanup branch February 16, 2024 15:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant