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: ensure we init rpc client with timeout #2602

Merged
merged 7 commits into from
Nov 1, 2024

merge main

5d96621
Select commit
Loading
Failed to load commit list.
Merged

fix: ensure we init rpc client with timeout #2602

merge main
5d96621
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 1, 2024 in 0s

7.50% of diff hit (target 55.63%)

View this Pull Request on Codecov

7.50% of diff hit (target 55.63%)

Annotations

Check warning on line 81 in bin/sozo/src/commands/execute.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/execute.rs#L81

Added line #L81 was not covered by tests

Check warning on line 83 in bin/sozo/src/commands/execute.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/execute.rs#L83

Added line #L83 was not covered by tests

Check warning on line 91 in bin/sozo/src/commands/execute.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/execute.rs#L91

Added line #L91 was not covered by tests

Check warning on line 123 in bin/sozo/src/commands/execute.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/execute.rs#L123

Added line #L123 was not covered by tests

Check warning on line 60 in bin/sozo/src/commands/migrate.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/migrate.rs#L53-L60

Added lines #L53 - L60 were not covered by tests

Check warning on line 65 in bin/sozo/src/commands/migrate.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/migrate.rs#L64-L65

Added lines #L64 - L65 were not covered by tests

Check warning on line 42 in bin/sozo/src/commands/options/starknet.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/options/starknet.rs#L38-L42

Added lines #L38 - L42 were not covered by tests

Check warning on line 148 in bin/sozo/src/utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/utils.rs#L148

Added line #L148 was not covered by tests

Check warning on line 159 in bin/sozo/src/utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/utils.rs#L157-L159

Added lines #L157 - L159 were not covered by tests

Check warning on line 169 in bin/sozo/src/utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/utils.rs#L167-L169

Added lines #L167 - L169 were not covered by tests

Check warning on line 106 in crates/dojo/utils/src/tx/declarer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo/utils/src/tx/declarer.rs#L106

Added line #L106 was not covered by tests

Check warning on line 76 in crates/dojo/utils/src/tx/deployer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo/utils/src/tx/deployer.rs#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 63 in crates/dojo/utils/src/tx/invoker.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo/utils/src/tx/invoker.rs#L62-L63

Added lines #L62 - L63 were not covered by tests

Check warning on line 91 in crates/dojo/utils/src/tx/invoker.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo/utils/src/tx/invoker.rs#L90-L91

Added lines #L90 - L91 were not covered by tests

Check warning on line 259 in crates/sozo/ops/src/account.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/sozo/ops/src/account.rs#L259

Added line #L259 was not covered by tests

Check warning on line 289 in crates/sozo/ops/src/account.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/sozo/ops/src/account.rs#L288-L289

Added lines #L288 - L289 were not covered by tests

Check warning on line 69 in crates/sozo/ops/src/migration_ui.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/sozo/ops/src/migration_ui.rs#L69

Added line #L69 was not covered by tests