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(katana): add node handle #2408

Merged
merged 3 commits into from
Sep 10, 2024

rename Node to Handle

3415580
Select commit
Loading
Failed to load commit list.
Merged

feat(katana): add node handle #2408

rename Node to Handle
3415580
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 10, 2024 in 0s

47.05% of diff hit (target 68.13%)

View this Pull Request on Codecov

47.05% of diff hit (target 68.13%)

Annotations

Check warning on line 229 in bin/katana/src/cli/node.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/katana/src/cli/node.rs#L229

Added line #L229 was not covered by tests

Check warning on line 234 in bin/katana/src/cli/node.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/katana/src/cli/node.rs#L233-L234

Added lines #L233 - L234 were not covered by tests

Check warning on line 239 in bin/katana/src/cli/node.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/katana/src/cli/node.rs#L239

Added line #L239 was not covered by tests

Check warning on line 52 in crates/dojo-test-utils/src/sequencer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-test-utils/src/sequencer.rs#L52

Added line #L52 was not covered by tests

Check warning on line 54 in crates/dojo-test-utils/src/sequencer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-test-utils/src/sequencer.rs#L54

Added line #L54 was not covered by tests

Check warning on line 60 in crates/dojo-test-utils/src/sequencer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-test-utils/src/sequencer.rs#L60

Added line #L60 was not covered by tests

Check warning on line 90 in crates/dojo-test-utils/src/sequencer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-test-utils/src/sequencer.rs#L90

Added line #L90 was not covered by tests

Check warning on line 223 in crates/katana/node/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/node/src/lib.rs#L223

Added line #L223 was not covered by tests