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(host): Interop optimistic block re-execution hint #983

Merged
merged 2 commits into from
Jan 30, 2025

don't execute hint if block is canonical

d1e76b3
Select commit
Loading
Failed to load commit list.
Merged

feat(host): Interop optimistic block re-execution hint #983

don't execute hint if block is canonical
d1e76b3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 30, 2025 in 1s

0.0% of diff hit (target 88.8%)

View this Pull Request on Codecov

0.0% of diff hit (target 88.8%)

Annotations

Check warning on line 54 in crates/driver/src/core.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/driver/src/core.rs#L53-L54

Added lines #L53 - L54 were not covered by tests

Check warning on line 168 in crates/driver/src/core.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/driver/src/core.rs#L166-L168

Added lines #L166 - L168 were not covered by tests

Check warning on line 184 in crates/driver/src/core.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/driver/src/core.rs#L184

Added line #L184 was not covered by tests

Check warning on line 194 in crates/driver/src/core.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/driver/src/core.rs#L191-L194

Added lines #L191 - L194 were not covered by tests