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

fix(torii): ensure torii doesn't stop on model processor fail #2093

Merged
merged 5 commits into from
Jun 26, 2024

Merge remote-tracking branch 'dojo/main' into fix/torii-process-loop

0710ce3
Select commit
Loading
Failed to load commit list.
Merged

fix(torii): ensure torii doesn't stop on model processor fail #2093

Merge remote-tracking branch 'dojo/main' into fix/torii-process-loop
0710ce3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 25, 2024 in 0s

62.50% of diff hit (target 68.50%)

View this Pull Request on Codecov

62.50% of diff hit (target 68.50%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L409 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L472 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L309 was not covered by tests