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

RFQ API: add GET /ack endpoint #2643

Merged
merged 24 commits into from
May 20, 2024

[goreleaser]

85b3dc0
Select commit
Loading
Failed to load commit list.
Merged

RFQ API: add GET /ack endpoint #2643

[goreleaser]
85b3dc0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 20, 2024 in 0s

53.28947% of diff hit (target 40.93290%)

View this Pull Request on Codecov

53.28947% of diff hit (target 40.93290%)

Annotations

Check warning on line 138 in services/rfq/api/client/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/api/client/client.go#L128-L138

Added lines #L128 - L138 were not covered by tests

Check warning on line 142 in services/rfq/api/client/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/api/client/client.go#L140-L142

Added lines #L140 - L142 were not covered by tests

Check warning on line 144 in services/rfq/api/client/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/api/client/client.go#L144

Added line #L144 was not covered by tests

Check warning on line 185 in services/rfq/api/rest/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/api/rest/server.go#L184-L185

Added lines #L184 - L185 were not covered by tests

Check warning on line 214 in services/rfq/api/rest/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/api/rest/server.go#L212-L214

Added lines #L212 - L214 were not covered by tests

Check warning on line 225 in services/rfq/api/rest/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/api/rest/server.go#L223-L225

Added lines #L223 - L225 were not covered by tests

Check warning on line 237 in services/rfq/api/rest/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/api/rest/server.go#L236-L237

Added lines #L236 - L237 were not covered by tests

Check warning on line 268 in services/rfq/api/rest/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/api/rest/server.go#L266-L268

Added lines #L266 - L268 were not covered by tests

Check warning on line 273 in services/rfq/api/rest/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/api/rest/server.go#L271-L273

Added lines #L271 - L273 were not covered by tests

Check warning on line 278 in services/rfq/api/rest/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/api/rest/server.go#L276-L278

Added lines #L276 - L278 were not covered by tests

Check warning on line 283 in services/rfq/api/rest/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/api/rest/server.go#L281-L283

Added lines #L281 - L283 were not covered by tests

Check warning on line 63 in services/rfq/relayer/relapi/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/relapi/handler.go#L63

Added line #L63 was not covered by tests

Check warning on line 168 in services/rfq/relayer/service/handlers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/service/handlers.go#L152-L168

Added lines #L152 - L168 were not covered by tests

Check warning on line 118 in services/rfq/relayer/service/relayer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/service/relayer.go#L115-L118

Added lines #L115 - L118 were not covered by tests

Check warning on line 120 in services/rfq/relayer/service/relayer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/service/relayer.go#L120

Added line #L120 was not covered by tests

Check warning on line 144 in services/rfq/relayer/service/relayer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/service/relayer.go#L144

Added line #L144 was not covered by tests

Check warning on line 74 in services/rfq/relayer/service/statushandler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/service/statushandler.go#L74

Added line #L74 was not covered by tests