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: add decimals cache #2502

Merged
merged 4 commits into from
May 8, 2024

Fix: use concurrent map

371f546
Select commit
Loading
Failed to load commit list.
Merged

RFQ: add decimals cache #2502

Fix: use concurrent map
371f546
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 29, 2024 in 1s

0.00000% of diff hit (target 47.01766%)

View this Pull Request on Codecov

0.00000% of diff hit (target 47.01766%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L126 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/service/chainindexer.go#L136-L138

Added lines #L136 - L138 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L140 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L142 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/service/chainindexer.go#L144-L145

Added lines #L144 - L145 were 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#L147

Added line #L147 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L149 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/service/chainindexer.go#L151-L153

Added lines #L151 - L153 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L156 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/service/chainindexer.go#L162-L167

Added lines #L162 - L167 were not covered by tests

Check warning on line 171 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-L171

Added lines #L170 - L171 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/service/chainindexer.go#L175-L177

Added lines #L175 - L177 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/service/chainindexer.go#L179-L183

Added lines #L179 - L183 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/service/chainindexer.go#L189-L190

Added lines #L189 - L190 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/service/chainindexer.go#L193-L194

Added lines #L193 - L194 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L61 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L68 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/service/handlers.go#L75-L76

Added lines #L75 - L76 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L131 was not covered by tests