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 native ETH support to relayer #1840

Merged
merged 67 commits into from
Feb 1, 2024

Fix: check CI env var to run integration tests

644d58c
Select commit
Loading
Failed to load commit list.
Merged

Add native ETH support to relayer #1840

Fix: check CI env var to run integration tests
644d58c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 1, 2024 in 0s

38.74346% of diff hit (target 50.52847%)

View this Pull Request on Codecov

38.74346% of diff hit (target 50.52847%)

Annotations

Check warning on line 67 in services/rfq/relayer/inventory/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/inventory/manager.go#L67

Added line #L67 was not covered by tests

Check warning on line 77 in services/rfq/relayer/inventory/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/inventory/manager.go#L71-L77

Added lines #L71 - L77 were not covered by tests

Check warning on line 80 in services/rfq/relayer/inventory/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/inventory/manager.go#L80

Added line #L80 was not covered by tests

Check warning on line 181 in services/rfq/relayer/inventory/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/inventory/manager.go#L181

Added line #L181 was not covered by tests

Check warning on line 188 in services/rfq/relayer/inventory/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/inventory/manager.go#L188

Added line #L188 was not covered by tests

Check warning on line 227 in services/rfq/relayer/inventory/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/inventory/manager.go#L215-L227

Added lines #L215 - L227 were not covered by tests

Check warning on line 230 in services/rfq/relayer/inventory/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/inventory/manager.go#L229-L230

Added lines #L229 - L230 were not covered by tests

Check warning on line 277 in services/rfq/relayer/inventory/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/inventory/manager.go#L277

Added line #L277 was not covered by tests

Check warning on line 291 in services/rfq/relayer/inventory/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/inventory/manager.go#L288-L291

Added lines #L288 - L291 were not covered by tests

Check warning on line 359 in services/rfq/relayer/inventory/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/inventory/manager.go#L359

Added line #L359 was not covered by tests

Check warning on line 369 in services/rfq/relayer/inventory/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/inventory/manager.go#L365-L369

Added lines #L365 - L369 were not covered by tests

Check warning on line 374 in services/rfq/relayer/inventory/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/inventory/manager.go#L372-L374

Added lines #L372 - L374 were not covered by tests

Check warning on line 213 in services/rfq/relayer/pricer/fee_pricer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/pricer/fee_pricer.go#L212-L213

Added lines #L212 - L213 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L205 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L207 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/quoter/quoter.go#L267-L268

Added lines #L267 - L268 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/quoter/quoter.go#L322-L323

Added lines #L322 - L323 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/quoter/quoter.go#L357-L358

Added lines #L357 - L358 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/service/chainindexer.go#L132

Added line #L132 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/service/chainindexer.go#L135-L147

Added lines #L135 - L147 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/service/chainindexer.go#L150-L160

Added lines #L150 - L160 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/service/chainindexer.go#L164-L165

Added lines #L164 - L165 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/service/chainindexer.go#L170-L176

Added lines #L170 - L176 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/service/chainindexer.go#L180-L186

Added lines #L180 - L186 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/service/handlers.go#L111

Added line #L111 was not covered by tests