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): simplify genesis class #2948

Merged
merged 5 commits into from
Jan 24, 2025

fix: update tests to expect the new changes

d575423
Select commit
Loading
Failed to load commit list.
Merged

feat(katana): simplify genesis class #2948

fix: update tests to expect the new changes
d575423
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 24, 2025 in 0s

93.02% of diff hit (target 55.85%)

View this Pull Request on Codecov

93.02% of diff hit (target 55.85%)

Annotations

Check warning on line 119 in crates/katana/controller/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/controller/src/lib.rs#L118-L119

Added lines #L118 - L119 were not covered by tests

Check warning on line 83 in crates/katana/primitives/src/class.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/primitives/src/class.rs#L83

Added line #L83 was not covered by tests

Check warning on line 149 in crates/katana/primitives/src/class.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/primitives/src/class.rs#L147-L149

Added lines #L147 - L149 were not covered by tests