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: Rename oracle to slinky, refactor mm provider factory #272

Merged
merged 23 commits into from
Mar 26, 2024

Fix slashing tests

a62d7d6
Select commit
Loading
Failed to load commit list.
Merged

feat: Rename oracle to slinky, refactor mm provider factory #272

Fix slashing tests
a62d7d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 26, 2024 in 1s

14.70% of diff hit (target 62.19%)

View this Pull Request on Codecov

14.70% of diff hit (target 62.19%)

Annotations

Check warning on line 226 in cmd/slinky-config/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/slinky-config/main.go#L226

Added line #L226 was not covered by tests

Check warning on line 233 in cmd/slinky-config/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/slinky-config/main.go#L233

Added line #L233 was not covered by tests

Check warning on line 237 in cmd/slinky-config/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/slinky-config/main.go#L237

Added line #L237 was not covered by tests

Check warning on line 240 in cmd/slinky-config/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/slinky-config/main.go#L240

Added line #L240 was not covered by tests

Check warning on line 247 in cmd/slinky-config/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/slinky-config/main.go#L247

Added line #L247 was not covered by tests

Check warning on line 254 in cmd/slinky-config/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/slinky-config/main.go#L254

Added line #L254 was not covered by tests

Check warning on line 261 in cmd/slinky-config/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/slinky-config/main.go#L261

Added line #L261 was not covered by tests

Check warning on line 268 in cmd/slinky-config/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/slinky-config/main.go#L268

Added line #L268 was not covered by tests

Check warning on line 275 in cmd/slinky-config/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/slinky-config/main.go#L275

Added line #L275 was not covered by tests

Check warning on line 282 in cmd/slinky-config/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/slinky-config/main.go#L282

Added line #L282 was not covered by tests

Check warning on line 289 in cmd/slinky-config/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/slinky-config/main.go#L289

Added line #L289 was not covered by tests

Check warning on line 296 in cmd/slinky-config/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/slinky-config/main.go#L296

Added line #L296 was not covered by tests

Check warning on line 310 in cmd/slinky-config/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/slinky-config/main.go#L310

Added line #L310 was not covered by tests

Check warning on line 386 in cmd/slinky-config/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/slinky-config/main.go#L386

Added line #L386 was not covered by tests

Check warning on line 401 in cmd/slinky-config/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/slinky-config/main.go#L401

Added line #L401 was not covered by tests

Check warning on line 429 in cmd/slinky-config/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/slinky-config/main.go#L428-L429

Added lines #L428 - L429 were not covered by tests

Check warning on line 432 in cmd/slinky-config/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/slinky-config/main.go#L431-L432

Added lines #L431 - L432 were not covered by tests

Check warning on line 439 in cmd/slinky-config/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/slinky-config/main.go#L434-L439

Added lines #L434 - L439 were not covered by tests

Check warning on line 447 in cmd/slinky-config/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/slinky-config/main.go#L447

Added line #L447 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/slinky/main.go#L51

Added line #L51 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/slinky/main.go#L57-L65

Added lines #L57 - L65 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/slinky/main.go#L72

Added line #L72 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/slinky/main.go#L79

Added line #L79 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/slinky/main.go#L81

Added line #L81 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/slinky/main.go#L105-L109

Added lines #L105 - L109 were not covered by tests