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

Fix sequencer crash tests #653

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

reduce timeout

ce2df61
Select commit
Loading
Failed to load commit list.
Draft

Fix sequencer crash tests #653

reduce timeout
ce2df61
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 10, 2025 in 1s

23.40% of diff hit (target 54.72%)

View this Pull Request on Codecov

23.40% of diff hit (target 54.72%)

Annotations

Check warning on line 30 in bin/strata-client/src/el_sync.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/strata-client/src/el_sync.rs#L23-L30

Added lines #L23 - L30 were not covered by tests

Check warning on line 32 in bin/strata-client/src/el_sync.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/strata-client/src/el_sync.rs#L32

Added line #L32 was not covered by tests

Check warning on line 37 in bin/strata-client/src/el_sync.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/strata-client/src/el_sync.rs#L35-L37

Added lines #L35 - L37 were not covered by tests

Check warning on line 47 in bin/strata-client/src/el_sync.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/strata-client/src/el_sync.rs#L40-L47

Added lines #L40 - L47 were not covered by tests

Check warning on line 52 in bin/strata-client/src/el_sync.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/strata-client/src/el_sync.rs#L49-L52

Added lines #L49 - L52 were not covered by tests

Check warning on line 55 in bin/strata-client/src/el_sync.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/strata-client/src/el_sync.rs#L55

Added line #L55 was not covered by tests

Check warning on line 58 in bin/strata-client/src/el_sync.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/strata-client/src/el_sync.rs#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 64 in bin/strata-client/src/el_sync.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/strata-client/src/el_sync.rs#L61-L64

Added lines #L61 - L64 were not covered by tests

Check warning on line 68 in bin/strata-client/src/el_sync.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/strata-client/src/el_sync.rs#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 290 in bin/strata-client/src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/strata-client/src/main.rs#L289-L290

Added lines #L289 - L290 were not covered by tests

Check warning on line 38 in bin/strata-sequencer-client/src/duty_executor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/strata-sequencer-client/src/duty_executor.rs#L38

Added line #L38 was not covered by tests

Check warning on line 46 in bin/strata-sequencer-client/src/duty_executor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/strata-sequencer-client/src/duty_executor.rs#L46

Added line #L46 was not covered by tests

Check warning on line 49 in bin/strata-sequencer-client/src/duty_executor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/strata-sequencer-client/src/duty_executor.rs#L49

Added line #L49 was not covered by tests

Check warning on line 57 in bin/strata-sequencer-client/src/duty_executor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/strata-sequencer-client/src/duty_executor.rs#L57

Added line #L57 was not covered by tests

Check warning on line 60 in bin/strata-sequencer-client/src/duty_executor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/strata-sequencer-client/src/duty_executor.rs#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 71 in bin/strata-sequencer-client/src/duty_executor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/strata-sequencer-client/src/duty_executor.rs#L71

Added line #L71 was not covered by tests

Check warning on line 76 in bin/strata-sequencer-client/src/duty_executor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/strata-sequencer-client/src/duty_executor.rs#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 79 in bin/strata-sequencer-client/src/duty_executor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/strata-sequencer-client/src/duty_executor.rs#L78-L79

Added lines #L78 - L79 were not covered by tests

Check warning on line 83 in bin/strata-sequencer-client/src/duty_executor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/strata-sequencer-client/src/duty_executor.rs#L82-L83

Added lines #L82 - L83 were not covered by tests

Check warning on line 91 in bin/strata-sequencer-client/src/duty_executor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/strata-sequencer-client/src/duty_executor.rs#L91

Added line #L91 was not covered by tests

Check warning on line 98 in bin/strata-sequencer-client/src/duty_executor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/strata-sequencer-client/src/duty_executor.rs#L97-L98

Added lines #L97 - L98 were not covered by tests

Check warning on line 101 in bin/strata-sequencer-client/src/duty_executor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/strata-sequencer-client/src/duty_executor.rs#L101

Added line #L101 was not covered by tests

Check warning on line 116 in bin/strata-sequencer-client/src/duty_executor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/strata-sequencer-client/src/duty_executor.rs#L114-L116

Added lines #L114 - L116 were not covered by tests

Check warning on line 125 in bin/strata-sequencer-client/src/duty_executor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/strata-sequencer-client/src/duty_executor.rs#L125

Added line #L125 was not covered by tests

Check warning on line 133 in bin/strata-sequencer-client/src/duty_executor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/strata-sequencer-client/src/duty_executor.rs#L133

Added line #L133 was not covered by tests