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 unnecessary wrapper around v1.Request #11739

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

chaudum
Copy link
Contributor

@chaudum chaudum commented Jan 23, 2024

What this PR does / why we need it:

The wrapper FilterRequest wraps v1.Request but the additional field with the error channel is never used.

The wrapper `FilterRequest` wraps `v1.Request` but the additional field
with the error channel is never used.

Signed-off-by: Christian Haudum <[email protected]>
@chaudum chaudum marked this pull request as ready for review January 23, 2024 09:39
@chaudum chaudum requested a review from a team as a code owner January 23, 2024 09:39
@chaudum chaudum merged commit de3f178 into main Jan 23, 2024
10 checks passed
@chaudum chaudum deleted the chaudum/remove-unnecessary-wrapper branch January 23, 2024 09:45
rhnasc pushed a commit to inloco/loki that referenced this pull request Apr 12, 2024
…11739)

**What this PR does / why we need it**:

The wrapper `FilterRequest` wraps `v1.Request` but the additional field
with the error channel is never used.

Signed-off-by: Christian Haudum <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants