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

refactor: consolidate oracle and provider orchestrator #503

Merged

Merge branch 'main' into tyler/blo-1329-move-oracle-service-into-orch…

bc3c6ca
Select commit
Loading
Failed to load commit list.
Merged

refactor: consolidate oracle and provider orchestrator #503

Merge branch 'main' into tyler/blo-1329-move-oracle-service-into-orch…
bc3c6ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 17, 2024 in 0s

77.19% of diff hit (target 56.56%)

View this Pull Request on Codecov

77.19% of diff hit (target 56.56%)

Annotations

Check warning on line 262 in cmd/slinky/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/slinky/main.go#L259-L262

Added lines #L259 - L262 were not covered by tests

Check warning on line 266 in cmd/slinky/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/slinky/main.go#L265-L266

Added lines #L265 - L266 were not covered by tests

Check warning on line 273 in cmd/slinky/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/slinky/main.go#L270-L273

Added lines #L270 - L273 were not covered by tests

Check warning on line 280 in cmd/slinky/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/slinky/main.go#L278-L280

Added lines #L278 - L280 were not covered by tests

Check warning on line 283 in cmd/slinky/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/slinky/main.go#L283

Added line #L283 was not covered by tests

Check warning on line 54 in oracle/market_mapper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

oracle/market_mapper.go#L54

Added line #L54 was not covered by tests

Check warning on line 19 in oracle/options.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

oracle/options.go#L19

Added line #L19 was not covered by tests

Check warning on line 30 in oracle/options.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

oracle/options.go#L30

Added line #L30 was not covered by tests

Check warning on line 42 in oracle/options.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

oracle/options.go#L42

Added line #L42 was not covered by tests

Check warning on line 54 in oracle/options.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

oracle/options.go#L54

Added line #L54 was not covered by tests

Check warning on line 66 in oracle/options.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

oracle/options.go#L66

Added line #L66 was not covered by tests

Check warning on line 99 in oracle/oracle.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

oracle/oracle.go#L99

Added line #L99 was not covered by tests

Check warning on line 145 in oracle/oracle.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

oracle/oracle.go#L144-L145

Added lines #L144 - L145 were not covered by tests

Check warning on line 32 in oracle/update.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

oracle/update.go#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 39 in oracle/update.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

oracle/update.go#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 81 in oracle/update.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

oracle/update.go#L81

Added line #L81 was not covered by tests

Check warning on line 113 in oracle/update.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

oracle/update.go#L109-L113

Added lines #L109 - L113 were not covered by tests

Check warning on line 140 in oracle/update.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

oracle/update.go#L136-L140

Added lines #L136 - L140 were not covered by tests

Check warning on line 142 in oracle/update.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

oracle/update.go#L142

Added line #L142 was not covered by tests

Check warning on line 42 in pkg/math/testutils/median.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/math/testutils/median.go#L42

Added line #L42 was not covered by tests