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

Merge katana/dev #2854

Merged
merged 12 commits into from
Dec 31, 2024

feat(katana): rpc modules selection (#2848)

699f57c
Select commit
Loading
Failed to load commit list.
Merged

Merge katana/dev #2854

feat(katana): rpc modules selection (#2848)
699f57c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 31, 2024 in 1s

56.25% of diff hit (target 56.18%)

View this Pull Request on Codecov

56.25% of diff hit (target 56.18%)

Annotations

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

@codecov codecov / codecov/patch

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

Added line #L49 was not covered by tests

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

@codecov codecov / codecov/patch

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

Added line #L74 was not covered by tests

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

@codecov codecov / codecov/patch

bin/katana/src/cli/init/mod.rs#L98-L100

Added lines #L98 - L100 were not covered by tests

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

@codecov codecov / codecov/patch

bin/katana/src/cli/init/mod.rs#L102-L113

Added lines #L102 - L113 were not covered by tests

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

@codecov codecov / codecov/patch

bin/katana/src/cli/init/mod.rs#L115-L116

Added lines #L115 - L116 were not covered by tests

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

@codecov codecov / codecov/patch

bin/katana/src/cli/init/mod.rs#L118-L119

Added lines #L118 - L119 were not covered by tests

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

@codecov codecov / codecov/patch

bin/katana/src/cli/init/mod.rs#L121-L122

Added lines #L121 - L122 were not covered by tests

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

@codecov codecov / codecov/patch

bin/katana/src/cli/init/mod.rs#L124-L127

Added lines #L124 - L127 were not covered by tests

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

@codecov codecov / codecov/patch

bin/katana/src/cli/init/mod.rs#L129-L138

Added lines #L129 - L138 were not covered by tests

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

@codecov codecov / codecov/patch

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

Added line #L140 was not covered by tests

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

@codecov codecov / codecov/patch

bin/katana/src/cli/init/mod.rs#L142-L145

Added lines #L142 - L145 were not covered by tests

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

@codecov codecov / codecov/patch

bin/katana/src/cli/init/mod.rs#L147-L149

Added lines #L147 - L149 were not covered by tests

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

@codecov codecov / codecov/patch

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

Added lines #L151 - L158 were not covered by tests

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

@codecov codecov / codecov/patch

bin/katana/src/cli/init/mod.rs#L161-L164

Added lines #L161 - L164 were not covered by tests

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

@codecov codecov / codecov/patch

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

Added line #L167 was not covered by tests

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

@codecov codecov / codecov/patch

bin/katana/src/cli/init/mod.rs#L169-L171

Added lines #L169 - L171 were not covered by tests

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

@codecov codecov / codecov/patch

bin/katana/src/cli/init/mod.rs#L176-L178

Added lines #L176 - L178 were not covered by tests

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

@codecov codecov / codecov/patch

bin/katana/src/cli/init/mod.rs#L181-L182

Added lines #L181 - L182 were not covered by tests

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

@codecov codecov / codecov/patch

bin/katana/src/cli/init/mod.rs#L184-L186

Added lines #L184 - L186 were not covered by tests

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

@codecov codecov / codecov/patch

bin/katana/src/cli/init/mod.rs#L191-L197

Added lines #L191 - L197 were not covered by tests

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

@codecov codecov / codecov/patch

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

Added line #L199 was not covered by tests

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

@codecov codecov / codecov/patch

bin/katana/src/cli/init/mod.rs#L202-L210

Added lines #L202 - L210 were not covered by tests

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

@codecov codecov / codecov/patch

bin/katana/src/cli/init/mod.rs#L212-L215

Added lines #L212 - L215 were not covered by tests

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

@codecov codecov / codecov/patch

bin/katana/src/cli/init/mod.rs#L217-L222

Added lines #L217 - L222 were not covered by tests

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

@codecov codecov / codecov/patch

bin/katana/src/cli/init/mod.rs#L224-L231

Added lines #L224 - L231 were not covered by tests