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 bulk quotes endpoint #2846

Merged
merged 14 commits into from
Jul 5, 2024

Merge branch 'feat/bulk-quote' of github.com:synapsecns/sanguine into…

c2c7b6f
Select commit
Loading
Failed to load commit list.
Merged

RFQ API: add bulk quotes endpoint #2846

Merge branch 'feat/bulk-quote' of github.com:synapsecns/sanguine into…
c2c7b6f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 5, 2024 in 1s

27.81955% of diff hit (target 25.91293%)

View this Pull Request on Codecov

27.81955% of diff hit (target 25.91293%)

Annotations

Check warning on line 78 in services/rfq/api/db/sql/base/store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/api/db/sql/base/store.go#L69-L78

Added lines #L69 - L78 were not covered by tests

Check warning on line 60 in services/rfq/api/rest/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/api/rest/handler.go#L60

Added line #L60 was not covered by tests

Check warning on line 65 in services/rfq/api/rest/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/api/rest/handler.go#L65

Added line #L65 was not covered by tests

Check warning on line 101 in services/rfq/api/rest/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/api/rest/handler.go#L85-L101

Added lines #L85 - L101 were not covered by tests

Check warning on line 110 in services/rfq/api/rest/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/api/rest/handler.go#L103-L110

Added lines #L103 - L110 were not covered by tests

Check warning on line 113 in services/rfq/api/rest/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/api/rest/handler.go#L113

Added line #L113 was not covered by tests

Check warning on line 115 in services/rfq/api/rest/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/api/rest/handler.go#L115

Added line #L115 was not covered by tests

Check warning on line 118 in services/rfq/api/rest/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/api/rest/handler.go#L118

Added line #L118 was not covered by tests

Check warning on line 125 in services/rfq/api/rest/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/api/rest/handler.go#L124-L125

Added lines #L124 - L125 were not covered by tests

Check warning on line 129 in services/rfq/api/rest/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/api/rest/handler.go#L128-L129

Added lines #L128 - L129 were not covered by tests

Check warning on line 133 in services/rfq/api/rest/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/api/rest/handler.go#L132-L133

Added lines #L132 - L133 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/api/rest/server.go#L207-L213

Added lines #L207 - L213 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/api/rest/server.go#L244-L247

Added lines #L244 - L247 were not covered by tests

Check warning on line 289 in services/rfq/relayer/quoter/quoter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/quoter/quoter.go#L273-L289

Added lines #L273 - L289 were not covered by tests

Check warning on line 295 in services/rfq/relayer/quoter/quoter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/quoter/quoter.go#L291-L295

Added lines #L291 - L295 were not covered by tests

Check warning on line 297 in services/rfq/relayer/quoter/quoter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/quoter/quoter.go#L297

Added line #L297 was not covered by tests

Check warning on line 626 in services/rfq/relayer/quoter/quoter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/quoter/quoter.go#L615-L626

Added lines #L615 - L626 were not covered by tests