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

fix(gateway): do not act on template errors #515

Merged
merged 3 commits into from
Nov 22, 2023

feat: write error on template execution error

5bfcf4f
Select commit
Loading
Failed to load commit list.
Merged

fix(gateway): do not act on template errors #515

feat: write error on template execution error
5bfcf4f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 22, 2023 in 1s

35.71% of diff hit (target 65.58%)

View this Pull Request on Codecov

35.71% of diff hit (target 65.58%)

Annotations

Check warning on line 178 in gateway/errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/errors.go#L177-L178

Added lines #L177 - L178 were not covered by tests

Check warning on line 915 in gateway/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/handler.go#L915

Added line #L915 was not covered by tests

Check warning on line 921 in gateway/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/handler.go#L919-L921

Added lines #L919 - L921 were not covered by tests

Check warning on line 207 in gateway/handler_codec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/handler_codec.go#L207

Added line #L207 was not covered by tests