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

refactor(katana): rename simulation flags for consistency #2581

Merged
merged 1 commit into from
Oct 25, 2024

refactor: rename simulation flags struct

e5759ab
Select commit
Loading
Failed to load commit list.
Merged

refactor(katana): rename simulation flags for consistency #2581

refactor: rename simulation flags struct
e5759ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 25, 2024 in 1s

82.14% of diff hit (target 69.48%)

View this Pull Request on Codecov

82.14% of diff hit (target 69.48%)

Annotations

Check warning on line 58 in crates/katana/executor/src/implementation/noop.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/executor/src/implementation/noop.rs#L58

Added line #L58 was not covered by tests

Check warning on line 72 in crates/katana/executor/src/implementation/noop.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/executor/src/implementation/noop.rs#L72

Added line #L72 was not covered by tests

Check warning on line 82 in crates/katana/executor/src/implementation/noop.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/executor/src/implementation/noop.rs#L82

Added line #L82 was not covered by tests

Check warning on line 68 in crates/katana/rpc/rpc/src/starknet/trace.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/rpc/rpc/src/starknet/trace.rs#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 73 in crates/katana/rpc/rpc/src/starknet/trace.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/rpc/rpc/src/starknet/trace.rs#L72-L73

Added lines #L72 - L73 were not covered by tests

Check warning on line 77 in crates/katana/rpc/rpc/src/starknet/trace.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/rpc/rpc/src/starknet/trace.rs#L75-L77

Added lines #L75 - L77 were not covered by tests