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

Add manual implementation of APIv3 HTTP endpoints #5054

Merged
merged 16 commits into from
Dec 30, 2023

Add tracing middleware

f60b976
Select commit
Loading
Failed to load commit list.
Merged

Add manual implementation of APIv3 HTTP endpoints #5054

Add tracing middleware
f60b976
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Dec 28, 2023 in 1s

58.10% of diff hit (target 95.00%)

View this Pull Request on Codecov

58.10% of diff hit (target 95.00%)

Annotations

Check warning on line 93 in cmd/query/app/apiv3/http_gateway.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/query/app/apiv3/http_gateway.go#L79-L93

Added lines #L79 - L93 were not covered by tests

Check warning on line 100 in cmd/query/app/apiv3/http_gateway.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/query/app/apiv3/http_gateway.go#L99-L100

Added lines #L99 - L100 were not covered by tests

Check warning on line 131 in cmd/query/app/apiv3/http_gateway.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/query/app/apiv3/http_gateway.go#L130-L131

Added lines #L130 - L131 were not covered by tests

Check warning on line 135 in cmd/query/app/apiv3/http_gateway.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/query/app/apiv3/http_gateway.go#L134-L135

Added lines #L134 - L135 were not covered by tests

Check warning on line 151 in cmd/query/app/apiv3/http_gateway.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/query/app/apiv3/http_gateway.go#L147-L151

Added lines #L147 - L151 were not covered by tests

Check warning on line 159 in cmd/query/app/apiv3/http_gateway.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/query/app/apiv3/http_gateway.go#L156-L159

Added lines #L156 - L159 were not covered by tests

Check warning on line 163 in cmd/query/app/apiv3/http_gateway.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/query/app/apiv3/http_gateway.go#L162-L163

Added lines #L162 - L163 were not covered by tests

Check warning on line 168 in cmd/query/app/apiv3/http_gateway.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/query/app/apiv3/http_gateway.go#L167-L168

Added lines #L167 - L168 were not covered by tests

Check warning on line 175 in cmd/query/app/apiv3/http_gateway.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/query/app/apiv3/http_gateway.go#L171-L175

Added lines #L171 - L175 were not covered by tests

Check warning on line 182 in cmd/query/app/apiv3/http_gateway.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/query/app/apiv3/http_gateway.go#L178-L182

Added lines #L178 - L182 were not covered by tests

Check warning on line 189 in cmd/query/app/apiv3/http_gateway.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/query/app/apiv3/http_gateway.go#L188-L189

Added lines #L188 - L189 were not covered by tests

Check warning on line 201 in cmd/query/app/apiv3/http_gateway.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/query/app/apiv3/http_gateway.go#L200-L201

Added lines #L200 - L201 were not covered by tests

Check warning on line 216 in cmd/query/app/apiv3/http_gateway.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/query/app/apiv3/http_gateway.go#L215-L216

Added lines #L215 - L216 were not covered by tests