Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove MockLogger #2554

Merged
merged 4 commits into from
Dec 27, 2023
Merged

Remove MockLogger #2554

merged 4 commits into from
Dec 27, 2023

Conversation

dhrubabasu
Copy link
Contributor

Why this should be merged

Seems strange to test if the logger is called. This PR replaces it with the NoLog logger.

How this works

Replace MockLogger with logging.NoLog{}

How this was tested

CI

@dhrubabasu dhrubabasu added the cleanup Code quality improvement label Dec 27, 2023
@dhrubabasu dhrubabasu added this to the v1.10.18 milestone Dec 27, 2023
@dhrubabasu dhrubabasu self-assigned this Dec 27, 2023
@StephenButtolph StephenButtolph added this pull request to the merge queue Dec 27, 2023
Merged via the queue into dev with commit aa509e7 Dec 27, 2023
18 checks passed
@StephenButtolph StephenButtolph deleted the remove-mock-logger branch December 27, 2023 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Code quality improvement
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants