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

feat(rfq-relayer): add MaxBalance param #2917

Merged
merged 21 commits into from
Aug 7, 2024

Feat: handle nil as positive inf

045bc68
Select commit
Loading
Failed to load commit list.
Merged

feat(rfq-relayer): add MaxBalance param #2917

Feat: handle nil as positive inf
045bc68
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 28, 2024 in 0s

57.69231% of diff hit (target 25.72298%)

View this Pull Request on Codecov

57.69231% of diff hit (target 25.72298%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L263 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/quoter/quoter.go#L342-L346

Added lines #L342 - L346 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/quoter/quoter.go#L353-L354

Added lines #L353 - L354 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/quoter/quoter.go#L558-L563

Added lines #L558 - L563 were not covered by tests

Check warning on line 329 in services/rfq/relayer/relconfig/getters.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/relconfig/getters.go#L324-L329

Added lines #L324 - L329 were not covered by tests

Check warning on line 337 in services/rfq/relayer/relconfig/getters.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/relconfig/getters.go#L331-L337

Added lines #L331 - L337 were not covered by tests

Check warning on line 349 in services/rfq/relayer/relconfig/getters.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/relconfig/getters.go#L340-L349

Added lines #L340 - L349 were not covered by tests

Check warning on line 354 in services/rfq/relayer/relconfig/getters.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/relconfig/getters.go#L352-L354

Added lines #L352 - L354 were not covered by tests