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(torii-core): parallelization #2423

Merged
merged 21 commits into from
Sep 17, 2024

refactor: use defaulthahser in favor of poseidon

663ed6a
Select commit
Loading
Failed to load commit list.
Merged

feat(torii-core): parallelization #2423

refactor: use defaulthahser in favor of poseidon
663ed6a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 17, 2024 in 1s

83.43% of diff hit (target 68.05%)

View this Pull Request on Codecov

83.43% of diff hit (target 68.05%)

Annotations

Check warning on line 132 in bin/torii/src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/torii/src/main.rs#L132

Added line #L132 was not covered by tests

Check warning on line 168 in bin/torii/src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/torii/src/main.rs#L165-L168

Added lines #L165 - L168 were not covered by tests

Check warning on line 173 in bin/torii/src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/torii/src/main.rs#L170-L173

Added lines #L170 - L173 were not covered by tests

Check warning on line 180 in bin/torii/src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/torii/src/main.rs#L180

Added line #L180 was not covered by tests

Check warning on line 192 in bin/torii/src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/torii/src/main.rs#L186-L192

Added lines #L186 - L192 were not covered by tests

Check warning on line 203 in bin/torii/src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/torii/src/main.rs#L203

Added line #L203 was not covered by tests

Check warning on line 206 in bin/torii/src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/torii/src/main.rs#L206

Added line #L206 was not covered by tests

Check warning on line 425 in crates/torii/core/src/engine.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/engine.rs#L425

Added line #L425 was not covered by tests

Check warning on line 496 in crates/torii/core/src/engine.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/engine.rs#L496

Added line #L496 was not covered by tests

Check warning on line 498 in crates/torii/core/src/engine.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/engine.rs#L498

Added line #L498 was not covered by tests

Check warning on line 500 in crates/torii/core/src/engine.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/engine.rs#L500

Added line #L500 was not covered by tests

Check warning on line 594 in crates/torii/core/src/engine.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/engine.rs#L594

Added line #L594 was not covered by tests

Check warning on line 718 in crates/torii/core/src/engine.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/engine.rs#L718

Added line #L718 was not covered by tests

Check warning on line 87 in crates/torii/core/src/sql.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/sql.rs#L86-L87

Added lines #L86 - L87 were not covered by tests

Check warning on line 208 in crates/torii/core/src/sql.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/sql.rs#L208

Added line #L208 was not covered by tests