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

feat: allow customization of the response #177

Merged
merged 7 commits into from
Mar 8, 2024

test: cover response in handler

3b7b608
Select commit
Loading
Failed to load commit list.
Merged

feat: allow customization of the response #177

test: cover response in handler
3b7b608
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 8, 2024 in 1s

84.12% of diff hit (target 94.11%)

View this Pull Request on Codecov

84.12% of diff hit (target 94.11%)

Annotations

Check warning on line 89 in internal/config/configuration.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/config/configuration.go#L88-L89

Added lines #L88 - L89 were not covered by tests

Check warning on line 88 in internal/server/v1alpha1/handlers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/server/v1alpha1/handlers.go#L87-L88

Added lines #L87 - L88 were not covered by tests

Check warning on line 120 in internal/server/v1alpha1/handlers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/server/v1alpha1/handlers.go#L120

Added line #L120 was not covered by tests

Check warning on line 151 in internal/server/v1alpha1/handlers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/server/v1alpha1/handlers.go#L151

Added line #L151 was not covered by tests