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): limit number of blocks processed in one go #2505

Merged
merged 1 commit into from
Oct 9, 2024

feat(torii): limit number of blocks processed in one go

67dc049
Select commit
Loading
Failed to load commit list.
Merged

feat(torii): limit number of blocks processed in one go #2505

feat(torii): limit number of blocks processed in one go
67dc049
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 9, 2024 in 1s

12.50% of diff hit (target 68.82%)

View this Pull Request on Codecov

12.50% of diff hit (target 68.82%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/torii/src/main.rs#L119

Added line #L119 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/torii/src/main.rs#L246

Added line #L246 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/engine.rs#L296-L298

Added lines #L296 - L298 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/engine.rs#L303-L304

Added lines #L303 - L304 were not covered by tests