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-node): distinguish between launched node handle #2504

Merged
merged 4 commits into from
Oct 8, 2024

add error context

9f48bbf
Select commit
Loading
Failed to load commit list.
Merged

refactor(katana-node): distinguish between launched node handle #2504

add error context
9f48bbf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 8, 2024 in 0s

56.25% of diff hit (target 68.96%)

View this Pull Request on Codecov

56.25% of diff hit (target 68.96%)

Annotations

Check warning on line 231 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-L231

Added lines #L229 - L231 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/katana/src/cli/node.rs#L236-L237

Added lines #L236 - L237 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L241 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L253 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L351 was not covered by tests

Check warning on line 91 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#L91

Added line #L91 was not covered by tests

Check warning on line 25 in crates/katana/node/src/exit.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/node/src/exit.rs#L18-L25

Added lines #L18 - L25 were not covered by tests

Check warning on line 34 in crates/katana/node/src/exit.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/node/src/exit.rs#L31-L34

Added lines #L31 - L34 were not covered by tests

Check warning on line 40 in crates/katana/node/src/exit.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/node/src/exit.rs#L38-L40

Added lines #L38 - L40 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/node/src/lib.rs#L69-L74

Added lines #L69 - L74 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/node/src/lib.rs#L77-L79

Added lines #L77 - L79 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/node/src/lib.rs#L107-L108

Added lines #L107 - L108 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/node/src/lib.rs#L110-L112

Added lines #L110 - L112 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/node/src/lib.rs#L114-L120

Added lines #L114 - L120 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L122 was not covered by tests

Check warning on line 146 in crates/katana/tasks/src/manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/tasks/src/manager.rs#L144-L146

Added lines #L144 - L146 were not covered by tests