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

Validator historical state restoration #922

Merged
merged 71 commits into from
Dec 14, 2024

removes unused import in testMarket

8b91c68
Select commit
Loading
Failed to load commit list.
Merged

Validator historical state restoration #922

removes unused import in testMarket
8b91c68
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 13, 2024 in 0s

46.51% of diff hit (target 87.80%)

View this Pull Request on Codecov

46.51% of diff hit (target 87.80%)

Annotations

Check warning on line 469 in codex/contracts/market.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

codex/contracts/market.nim#L469

Added line #L469 was not covered by tests

Check warning on line 471 in codex/contracts/market.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

codex/contracts/market.nim#L471

Added line #L471 was not covered by tests

Check warning on line 476 in codex/contracts/market.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

codex/contracts/market.nim#L474-L476

Added lines #L474 - L476 were not covered by tests

Check warning on line 512 in codex/contracts/market.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

codex/contracts/market.nim#L478-L512

Added lines #L478 - L512 were not covered by tests

Check warning on line 514 in codex/contracts/market.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

codex/contracts/market.nim#L514

Added line #L514 was not covered by tests

Check warning on line 10 in codex/contracts/provider.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

codex/contracts/provider.nim#L10

Added line #L10 was not covered by tests

Check warning on line 13 in codex/contracts/provider.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

codex/contracts/provider.nim#L12-L13

Added lines #L12 - L13 were not covered by tests

Check warning on line 21 in codex/contracts/provider.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

codex/contracts/provider.nim#L15-L21

Added lines #L15 - L21 were not covered by tests

Check warning on line 36 in codex/contracts/provider.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

codex/contracts/provider.nim#L23-L36

Added lines #L23 - L36 were not covered by tests

Check warning on line 62 in codex/contracts/provider.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

codex/contracts/provider.nim#L38-L62

Added lines #L38 - L62 were not covered by tests

Check warning on line 79 in codex/contracts/provider.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

codex/contracts/provider.nim#L65-L79

Added lines #L65 - L79 were not covered by tests

Check warning on line 109 in codex/contracts/provider.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

codex/contracts/provider.nim#L106-L109

Added lines #L106 - L109 were not covered by tests

Check warning on line 114 in codex/contracts/provider.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

codex/contracts/provider.nim#L111-L114

Added lines #L111 - L114 were not covered by tests

Check warning on line 117 in codex/contracts/provider.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

codex/contracts/provider.nim#L117

Added line #L117 was not covered by tests

Check warning on line 126 in codex/contracts/provider.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

codex/contracts/provider.nim#L119-L126

Added lines #L119 - L126 were not covered by tests

Check warning on line 253 in codex/market.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

codex/market.nim#L253

Added line #L253 was not covered by tests

Check warning on line 257 in codex/market.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

codex/market.nim#L255-L257

Added lines #L255 - L257 were not covered by tests

Check warning on line 262 in codex/market.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

codex/market.nim#L260-L262

Added lines #L260 - L262 were not covered by tests

Check warning on line 264 in codex/market.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

codex/market.nim#L264

Added line #L264 was not covered by tests

Check warning on line 271 in codex/market.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

codex/market.nim#L266-L271

Added lines #L266 - L271 were not covered by tests

Check warning on line 486 in tests/codex/helpers/mockmarket.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/codex/helpers/mockmarket.nim#L486

Added line #L486 was not covered by tests

Check warning on line 490 in tests/codex/helpers/mockmarket.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/codex/helpers/mockmarket.nim#L489-L490

Added lines #L489 - L490 were not covered by tests

Check warning on line 513 in tests/codex/helpers/mockmarket.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/codex/helpers/mockmarket.nim#L492-L513

Added lines #L492 - L513 were not covered by tests