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): initialize slot paymaster account #3014

Merged
merged 4 commits into from
Feb 12, 2025

dont use custom value parse function

6d58776
Select commit
Loading
Failed to load commit list.
Merged

feat(katana): initialize slot paymaster account #3014

dont use custom value parse function
6d58776
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 12, 2025 in 0s

56.06% of diff hit (target 56.40%)

View this Pull Request on Codecov

56.06% of diff hit (target 56.40%)

Annotations

Check warning on line 68 in bin/katana/src/cli/init/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/katana/src/cli/init/mod.rs#L68

Added line #L68 was not covered by tests

Check warning on line 88 in bin/katana/src/cli/init/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/katana/src/cli/init/mod.rs#L85-L88

Added lines #L85 - L88 were not covered by tests

Check warning on line 105 in bin/katana/src/cli/init/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/katana/src/cli/init/mod.rs#L105

Added line #L105 was not covered by tests

Check warning on line 158 in bin/katana/src/cli/init/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/katana/src/cli/init/mod.rs#L157-L158

Added lines #L157 - L158 were not covered by tests

Check warning on line 193 in bin/katana/src/cli/init/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/katana/src/cli/init/mod.rs#L187-L193

Added lines #L187 - L193 were not covered by tests

Check warning on line 129 in bin/katana/src/cli/init/prompt.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/katana/src/cli/init/prompt.rs#L129

Added line #L129 was not covered by tests

Check warning on line 134 in bin/katana/src/cli/init/prompt.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/katana/src/cli/init/prompt.rs#L131-L134

Added lines #L131 - L134 were not covered by tests

Check warning on line 136 in bin/katana/src/cli/init/prompt.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/katana/src/cli/init/prompt.rs#L136

Added line #L136 was not covered by tests

Check warning on line 143 in bin/katana/src/cli/init/prompt.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/katana/src/cli/init/prompt.rs#L143

Added line #L143 was not covered by tests

Check warning on line 146 in bin/katana/src/cli/init/prompt.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/katana/src/cli/init/prompt.rs#L146

Added line #L146 was not covered by tests

Check warning on line 18 in bin/katana/src/cli/init/slot.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/katana/src/cli/init/slot.rs#L18

Added line #L18 was not covered by tests

Check warning on line 22 in bin/katana/src/cli/init/slot.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/katana/src/cli/init/slot.rs#L22

Added line #L22 was not covered by tests

Check warning on line 36 in bin/katana/src/cli/init/slot.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/katana/src/cli/init/slot.rs#L34-L36

Added lines #L34 - L36 were not covered by tests

Check warning on line 88 in bin/katana/src/cli/init/slot.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/katana/src/cli/init/slot.rs#L88

Added line #L88 was not covered by tests