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

[SeiDB] Memiavl Prototype #998

Closed
wants to merge 35 commits into from

Merge with latest master

0be7ed8
Select commit
Loading
Failed to load commit list.
Closed

[SeiDB] Memiavl Prototype #998

Merge with latest master
0be7ed8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 15, 2023 in 1s

64.73% of diff hit (target 63.93%)

View this Pull Request on Codecov

64.73% of diff hit (target 63.93%)

Annotations

Check warning on line 782 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L782

Added line #L782 was not covered by tests

Check warning on line 786 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L785-L786

Added lines #L785 - L786 were not covered by tests

Check warning on line 832 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L831-L832

Added lines #L831 - L832 were not covered by tests

Check warning on line 965 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L965

Added line #L965 was not covered by tests

Check warning on line 1500 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L1500

Added line #L1500 was not covered by tests

Check warning on line 9 in oracle/price-feeder/oracle/grpc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

oracle/price-feeder/oracle/grpc.go#L9

Added line #L9 was not covered by tests

Check warning on line 283 in oracle/price-feeder/oracle/oracle.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

oracle/price-feeder/oracle/oracle.go#L277-L283

Added lines #L277 - L283 were not covered by tests

Check warning on line 311 in oracle/price-feeder/oracle/oracle.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

oracle/price-feeder/oracle/oracle.go#L310-L311

Added lines #L310 - L311 were not covered by tests

Check warning on line 359 in oracle/price-feeder/oracle/oracle.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

oracle/price-feeder/oracle/oracle.go#L358-L359

Added lines #L358 - L359 were not covered by tests

Check warning on line 371 in oracle/price-feeder/oracle/oracle.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

oracle/price-feeder/oracle/oracle.go#L370-L371

Added lines #L370 - L371 were not covered by tests

Check warning on line 546 in oracle/price-feeder/oracle/oracle.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

oracle/price-feeder/oracle/oracle.go#L546

Added line #L546 was not covered by tests

Check warning on line 730 in oracle/price-feeder/oracle/oracle.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

oracle/price-feeder/oracle/oracle.go#L728-L730

Added lines #L728 - L730 were not covered by tests

Check warning on line 113 in oracle/price-feeder/oracle/provider/binance.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

oracle/price-feeder/oracle/provider/binance.go#L113

Added line #L113 was not covered by tests

Check warning on line 161 in oracle/price-feeder/oracle/provider/binance.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

oracle/price-feeder/oracle/provider/binance.go#L160-L161

Added lines #L160 - L161 were not covered by tests

Check warning on line 173 in oracle/price-feeder/oracle/provider/coinbase.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

oracle/price-feeder/oracle/provider/coinbase.go#L172-L173

Added lines #L172 - L173 were not covered by tests

Check warning on line 519 in oracle/price-feeder/oracle/provider/coinbase.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

oracle/price-feeder/oracle/provider/coinbase.go#L519

Added line #L519 was not covered by tests

Check warning on line 222 in oracle/price-feeder/oracle/provider/gate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

oracle/price-feeder/oracle/provider/gate.go#L221-L222

Added lines #L221 - L222 were not covered by tests

Check warning on line 466 in oracle/price-feeder/oracle/provider/gate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

oracle/price-feeder/oracle/provider/gate.go#L466

Added line #L466 was not covered by tests

Check warning on line 470 in oracle/price-feeder/oracle/provider/gate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

oracle/price-feeder/oracle/provider/gate.go#L470

Added line #L470 was not covered by tests

Check warning on line 497 in oracle/price-feeder/oracle/provider/gate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

oracle/price-feeder/oracle/provider/gate.go#L496-L497

Added lines #L496 - L497 were not covered by tests

Check warning on line 501 in oracle/price-feeder/oracle/provider/gate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

oracle/price-feeder/oracle/provider/gate.go#L500-L501

Added lines #L500 - L501 were not covered by tests

Check warning on line 513 in oracle/price-feeder/oracle/provider/gate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

oracle/price-feeder/oracle/provider/gate.go#L505-L513

Added lines #L505 - L513 were not covered by tests

Check warning on line 617 in oracle/price-feeder/oracle/provider/gate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

oracle/price-feeder/oracle/provider/gate.go#L617

Added line #L617 was not covered by tests

Check warning on line 171 in oracle/price-feeder/oracle/provider/huobi.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

oracle/price-feeder/oracle/provider/huobi.go#L170-L171

Added lines #L170 - L171 were not covered by tests

Check warning on line 183 in oracle/price-feeder/oracle/provider/kraken.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

oracle/price-feeder/oracle/provider/kraken.go#L182-L183

Added lines #L182 - L183 were not covered by tests