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

opt(torii): avoid calculating poseidon hash where possible #2394

Merged
merged 4 commits into from
Sep 8, 2024

fix: run fmt checkers

ff6425a
Select commit
Loading
Failed to load commit list.
Merged

opt(torii): avoid calculating poseidon hash where possible #2394

fix: run fmt checkers
ff6425a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 7, 2024 in 0s

81.57% of diff hit (target 68.42%)

View this Pull Request on Codecov

81.57% of diff hit (target 68.42%)

Annotations

Check warning on line 50 in crates/torii/core/src/processors/store_update_record.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/processors/store_update_record.rs#L50

Added line #L50 was not covered by tests

Check warning on line 53 in crates/torii/core/src/processors/store_update_record.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/processors/store_update_record.rs#L53

Added line #L53 was not covered by tests

Check warning on line 75 in crates/torii/core/src/processors/store_update_record.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/processors/store_update_record.rs#L74-L75

Added lines #L74 - L75 were not covered by tests

Check warning on line 81 in crates/torii/core/src/processors/store_update_record.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/processors/store_update_record.rs#L81

Added line #L81 was not covered by tests

Check warning on line 17 in xtask/generate-test-db/src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

xtask/generate-test-db/src/main.rs#L17

Added line #L17 was not covered by tests

Check warning on line 49 in xtask/generate-test-db/src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

xtask/generate-test-db/src/main.rs#L49

Added line #L49 was not covered by tests