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

Prover Client Checkpoint Runner #565

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

use RPC API via jsonrpsee

c03188b
Select commit
Loading
Failed to load commit list.
Draft

Prover Client Checkpoint Runner #565

use RPC API via jsonrpsee
c03188b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 29, 2024 in 0s

0.00% of diff hit (target 57.36%)

View this Pull Request on Codecov

0.00% of diff hit (target 57.36%)

Annotations

Check warning on line 21 in bin/prover-client/src/checkpoint_runner/fetch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/prover-client/src/checkpoint_runner/fetch.rs#L9-L21

Added lines #L9 - L21 were not covered by tests

Check warning on line 27 in bin/prover-client/src/checkpoint_runner/runner.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/prover-client/src/checkpoint_runner/runner.rs#L20-L27

Added lines #L20 - L27 were not covered by tests

Check warning on line 30 in bin/prover-client/src/checkpoint_runner/runner.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/prover-client/src/checkpoint_runner/runner.rs#L30

Added line #L30 was not covered by tests

Check warning on line 33 in bin/prover-client/src/checkpoint_runner/runner.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/prover-client/src/checkpoint_runner/runner.rs#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 36 in bin/prover-client/src/checkpoint_runner/runner.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/prover-client/src/checkpoint_runner/runner.rs#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 46 in bin/prover-client/src/checkpoint_runner/runner.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/prover-client/src/checkpoint_runner/runner.rs#L40-L46

Added lines #L40 - L46 were not covered by tests

Check warning on line 50 in bin/prover-client/src/checkpoint_runner/runner.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/prover-client/src/checkpoint_runner/runner.rs#L48-L50

Added lines #L48 - L50 were not covered by tests

Check warning on line 61 in bin/prover-client/src/checkpoint_runner/runner.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/prover-client/src/checkpoint_runner/runner.rs#L52-L61

Added lines #L52 - L61 were not covered by tests

Check warning on line 65 in bin/prover-client/src/checkpoint_runner/runner.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/prover-client/src/checkpoint_runner/runner.rs#L63-L65

Added lines #L63 - L65 were not covered by tests

Check warning on line 23 in bin/prover-client/src/checkpoint_runner/submit.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/prover-client/src/checkpoint_runner/submit.rs#L13-L23

Added lines #L13 - L23 were not covered by tests

Check warning on line 34 in bin/prover-client/src/checkpoint_runner/submit.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/prover-client/src/checkpoint_runner/submit.rs#L27-L34

Added lines #L27 - L34 were not covered by tests

Check warning on line 109 in bin/prover-client/src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/prover-client/src/main.rs#L96-L109

Added lines #L96 - L109 were not covered by tests

Check warning on line 75 in bin/prover-client/src/operators/checkpoint.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/prover-client/src/operators/checkpoint.rs#L73-L75

Added lines #L73 - L75 were not covered by tests

Check warning on line 70 in bin/prover-client/src/prover_manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/prover-client/src/prover_manager.rs#L70

Added line #L70 was not covered by tests

Check warning on line 78 in bin/prover-client/src/prover_manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/prover-client/src/prover_manager.rs#L73-L78

Added lines #L73 - L78 were not covered by tests

Check warning on line 81 in bin/prover-client/src/prover_manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/prover-client/src/prover_manager.rs#L80-L81

Added lines #L80 - L81 were not covered by tests